BODY
{
	background-color: #cddaeb;
	color: #404040;
	font-family: Helvetica, Arial;
	font-size: small;	
}
TD
{
	font-family: Helvetica, Arial;
	font-size: small;
	font-weight: bolder;
}
HR
{
	color: "navy";
	height: 2px;
}
.smallfont
{
	font-size: smaller;
	font-weight: normal;
}
.largefont
{
	font-size: large;
	font-weight: bolder;
}
A
{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
A:hover
{
	text-decoration: underline

}
.Head2
{
	font-weight: bold;
	font-size: larger;
}
.Head3
{
	font-weight: bold;
	font-size: larger;
}
.BigRed
{
	font-weight: bold;
	font-size: larger;
	color:#FF0000
}
