/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #;
	text-align: left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #;
	text-align: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #336699;
	background-color: #;
	text-align: left;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #;
	text-align: left;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #;
	text-align: left;
}

.specialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	background-color: #;
	text-align: left;
}

a:link {  
color:#0071FD; 
text-decoration: none;
font-weight:bold;
font-size:9pt;
}
a:visited {
color:#0071FD; 
text-decoration: none;
font-weight:bold;
font-size:9pt;
}
a:hover {
color:#8E8E8E; 
text-decoration: none;
font-weight:bold;
font-size:9pt;
}
a:active {
color:#0071FD; 
text-decoration: none;
font-weight:bold;
font-size:9pt;
}

submit, input, textarea, select, option, submit, reset, {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
background-color: #ffffff;
border-left: 1px solid #336699;
border-right: 1px solid #336699;
border-top: 1px solid #336699;
border-bottom: 1px solid #336699;
background-attachment: fixed;
background-image: URL("");
background-attachment: fixed;
}
.special {
color: #0071FD;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}
.specialsub {
color: #0071FD;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}