BODY, H1, H2, H3, TD, P, SPAN, ul, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
H1 {
	font-size:large;
	font-weight:300;
	}	
H2 {
	font-size:medium;
	font-weight:300;
	}
H3 { 
	color:#7755bb;
	font-size:13px;
	font-weight:bold;

	}
	
P, P.mainText, ul, a, span.mainText, TD.mainText, TD, TEXTAREA, INPUT {
	font-size:12px;
	color:#000066;
	font-family:verdana;
	}

a:hover {
	text-decoration:none;
	}
	
ul {
	list-style-type:square;
	margin:0px 15px 0px 15px;
	line-height:13px;
	}	
li {
	margin-left:0px;
	}

SPAN.header3 { 
	font-size:13px; 
	font-weight:900;
	color:black;
	}
	
.subtitle {
	font-size:18px;
	font-weight:bold;
	}
.graySubTitle {
	color:#7755bb;
	font-size:13px;
	font-weight:bold;
	}	
	
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
TD.footer, A.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
	color:#000;
}
.footer:hover {
	color:white;
	}