body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #091e55;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9f0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #9f0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #9f0000;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
h1 {
	font-size: 14px;
	color: #000000;
}
.purple-text {
	font-size: 12px;
	color: #4c6094;
}
.white-text {
	font-size: 12px;
	color: #ffffff;
}
.red-text {
	font-size: 12px;
	color: #ff0000;
}
.tiny-left-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #091e55;
}
.small-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #091e55;
}
.small-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #091e55;
}
.small-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.small-black {
	font-size: 9px;
	color: #000000;
}
.smaller-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

div#whitelinks a:link { color: #7d91c3; text-decoration: none;}     
div#whitelinks a:visited { color: #7d91c3; text-decoration: none;}
div#whitelinks a:hover { color: #5C75B4; text-decoration: underline;} 
div#whitelinks a:active { color: #7d91c3; text-decoration: none;}	