.top-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.blue-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#46488C;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#656363;
}
.grey-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#656363;
}
.black-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000; 
	text-align:center
}
h2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #3333FF;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
body, p, tr, td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
a:link {
	text-decoration: none;
    color: 336CA1;
}  
a:visited {
	text-decoration: none;
    color: 336CA1;
}
a:hover {
    text-decoration: underline;
    color: 0000A0;
}
a:active {
	text-decoration: none;
    color: 336CA1;
}


.whitetop {
	vertical-align: middle;
	height: 150px;
	font-family: verdana;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 1.5em;
	padding-right: 5px;
	text-align: right;
}

.whitetop SPAN {
	font-family: verdana;
	font-size: 27px;
}  

.whitetop a:link {
	text-decoration: none;
    color: #fff;
}  
.whitetop a:visited {
	text-decoration: none;
    color: #fff;
}
.whitetop a:hover {
    text-decoration: underline;
    color: #fff;
}
.whitetop a:active {
	text-decoration: none;
    color: #fff;
}