.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
 	color: #FFFFFF;
}
.text a:link, .text a:visited { 
	text-decoration: none;
	color: #CC0000;
	}
.text a:hover, .text a:active { 
	text-decoration: underline;
	}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 21pt;
	font-weight: bold;
 	color: #000000;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
 	color: #FFFFFF;
}
.navtext a:link, .navtext a:visited { 
	text-decoration: none;
	color: #FFFFFF;
	}
.navtext a:hover, .navtext a:active { 
	text-decoration: underline;
	}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
 	color: #000000;
}
.boxtext a:link, .boxtext a:visited { 
	text-decoration: none;
	color: #CC0000;
	}
.boxtext a:hover, .boxtext a:active { 
	text-decoration: underline;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: normal;
	color: #FFFFFF;
}
.footer a:link, .footer a:visited { 
	color: #A1C4CF;
	text-decoration: none;
	}
.footer a:hover, .footer a:active { 
	text-decoration: underline;
	}
.line {
	border: 1px solid #333333;
}