BODY,.CellText {
		font-family: Verdana;
		font-size: 10pt;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		border-top: none;
}
.CellLabel{
		font-family: Verdana;
		font-weight:bold;
		font-size: 10pt;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		border-top: none;
}
.navyText,h1,h2,h3,h4,h5,h6{
	color:#000066;
}
.TinyText{
	font-size:9pt;
}
A,A:LINK,A:VISITED {
		color:#000066;
}
A:hover{
	color:#cc0000;
}