

.headlines, .content, .accent, .smalltext, .smallwhite, .quote, {font-family: Helvetica, Arial Narrow, arial, san serif}
.headlines {font-size:14pt; font-weight:bold; color:#000000}
.content {font-size:10pt; font-weight:normal; color:#000000}
.accent {font-size:9pt; font-style:italic; font-weight:normal; color:#000000}
.smalltext {font-size: 8pt; font-weight:normal; color:#000000}
.smallwhite {font-size: 8pt; font-weight:normal; color:#ffffff; font-family:Arial, Helvetica, sans-serif}
.smallwhite:hover {text-decoration:underline; font-size: 8pt; font-weight:normal; color:#ffffff; font-family:Arial, Helvetica, sans-serif}
.smallgreen {font-size: 8pt; font-weight:normal; color:#DFE9EE; font-family:Arial, Helvetica, sans-serif}

#header {
	margin: auto auto 5px;
	width: 770px;
	height: 20px;
	background-image: url(../images/redesign/header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 122px;
	text-align: right;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#header a {
	color: #FFFFFF;
	margin-left: 10px;
}
#header a:hover {
	color: #CCCCCC;
}
.smallgreen:hover {text-decoration:underline; font-size: 8pt; font-weight:normal; color:#ffffff; font-family:Arial, Helvetica, sans-serif}
.quote {font-size: 10pt; font-weight:normal; color:#000000; font-style:italic}
.bodytext {font-size : 12px; font-weight:normal; color:#000000; font-family:Arial, Helvetica, sans-serif}
td {font-size : 12px; font-weight:normal; color:#000000; font-family:Arial, Helvetica, sans-serif}
.headlineBlue {
	color: #006699;
	font-size: 18px;
	font-weight: bold;
}
