body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.container {
  position: relative;
  margin: 0 auto;
  width: 764px;
  height: 460px;
}

.sectionhead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.headline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.subhead {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}


.headline a:link {color: #999999;}

.headline a:visited {color: #999999;}

.headline a:hover {color: #FF9900;}

.bodycopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.bodycopy a:link {color: #000000;}

.bodycopy a:visited {color: #999999;}

.bodycopy a:hover {color: #FF9900;}

.linkpartner a {color:#666666; float: right; text-decoration: none;}
.linkpartner a:hover {color:#ffffff;}
.linkpartner a:visited {color:#333333;}
