body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	/* background-color: #868DEF; */
	/* background-color: #0000CC; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #993366;
}
a:active {
	text-decoration: none;
	color: #993366;
}
.none {
	visibility:hidden;
	}
.bldWhite {
	color: #FFFFFF;
	font-weight: bold;
}
.bldLgeWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.borderedCell {
	border-color:#003366;
	border-style:solid;
	border-width:1px;
}
.underlineCell {
	border-bottom-color:#003366; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}