body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFCF31;
}

P, TD, UL, OL, DIV {
	color : #002C63;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

A:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

A:visited {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}

A:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

A:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

A.other:link {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

A.other:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

A.other:active {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}

A.other:hover {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}



.header {
	font-size: 16px;
	color: 33659C;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.list {
	font-size: 14px;
}
.whitetext {
	color: #FFFFFF;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #0066CC;
}
