
body, p {
	Color : Black;
	Font-Family : arial, helvetica, sans-serif;
	Font-Size : 11px;
	}
	
td{
	Color : Black;
	Font-Family : arial, helvetica, sans-serif;
	Font-Size : 11px;
	text-align: left;
	}
	
.topnavtd{
	vertical-align: middle;
	text-align:center;
	}
	
.topnav{
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 15px 5px 15px;
	}
	
.topnav:hover{
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 15px 5px 15px;
	}
	
.contacttd {
	Color : Black;
	Font-Family : arial, helvetica, sans-serif;
	Font-Size : 9pt;
	}

h1{
	Color : #ff0000;
	Font-Family : arial, helvetica, sans-serif;
	Font-Size : 14pt;
	font-weight: bold;
	} 
	
h2{
	Color : #96002D;
	Font-Family : arial, helvetica, sans-serif;
	Font-Size : 10pt;
	font-weight: bold;
	} 
	
h3{
	Color : #666666;
	Font-Family : arial, helvetica, sans-serif;
	Font-Size : 10pt;
	font-weight: bold;
	}
A{
	Color : #aa0000;
	Text-Decoration : none;
	font-weight: bold;
	}



A:Active{
	Color : #aa0000;
	Text-Decoration : underline;
	font-weight: bold;
	}
	
A:Hover{
	Color : #ff0000;
	Text-Decoration : underline;
	font-weight: bold;	
	}

.whiteth{
	Color : #ffffff;
	font-weight: bold;
	font-size: 12px;
	}
	
.whiteheading{
	Color : #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	}
	
.whitetd{
	Color : #ffffff;
	font-weight: normal;
	font-size: 11px;
	}
	
.redtd{
	Color : #aa0000;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	}
	
.blacktd{
	Color : #000000;
	font-weight: normal;
	font-size: 11px;
	}
	
.asmall{
	Color : #aa0000;
	Text-Decoration : none;
	font-size: 11px;
	font-weight: bold;
	}

.ablue: hover{
	Color : #000099;
	Text-Decoration : underline;
	}


