body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
} 
b, strong { font-weight: 700}

.body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.body a:active { color: #ff9900; text-decoration: underline; font-weight: bold}
.body a:link {  color: #545448; text-decoration: underline; font-weight: bold}
.body a:visited { color: #545448; text-decoration: underline; font-weight: bold}
.body a:hover {  color: #ff9900; text-decoration: underline; font-weight: bold}

.sidebar { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #000000}
.sidebar a:active { color: #000000; text-decoration: underline; font-weight: bold}
.sidebar a:link {  color: #333333; text-decoration: underline; font-weight: bold}
.sidebar a:visited { color: #333333; text-decoration: underline; font-weight: bold}
.sidebar a:hover {  color: #000000; text-decoration: underline; font-weight: bold}


.footer { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #666666}
.footer a:active { color: #666666; text-decoration: none; }
.footer a:link { color: #666666; text-decoration: none; }
.footer a:visited { color: #666666; text-decoration: none; }
.footer a:hover {  color: #666666; text-decoration: underline; }


.header { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}
.header a:active { color: #ff9900; text-decoration: none; font-weight: bold}
.header a:link { color: #ffffff; text-decoration: none; font-weight: bold}
.header a:visited { color: #ffffff; text-decoration: none; font-weight: bold}
.header a:hover {  color: #ff9900; text-decoration: none; font-weight: bold}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.doubleunderline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

