BODY {
   font-family: Arial,Helvetica,Sans-Serif;
   font-size: 16px;
   color: #000000;
   background: #3A4EAD;
   }
   
H1 {
   font-family: Times New Roman; 
   color: #FFA506;
   font-weight: bold;
   font-size: 14pt;
   }
   
H2{
   font-family: Times New Roman;
   color: #000080;
   font-weight: normal;
   font-size: 12pt;
   }
   
H3{
   font-family: Times New Roman;
   color: #0297FE;
   font-weight: bold;
   font-size: 13pt;
   }
   
 H4{
   font-family: Arial;
   color: #000000;
   font-weight: normal;
   font-size: 10pt;
   }  
H5{
   font-family: Arial;
   color: #000080;
   font-weight: normal;
   font-size: 12pt;
   }

A.navtop:link {
	color: #3A4EAD;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.navtop:visited {
	color: #993366;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.navtop:hover{
	text-decoration: underline;
	color: #FFA506;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.navtop:active {
	text-decoration: underline;
	color: #FFA506;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navtopnolink {
    text-decoration: none;
	color: #FFA506;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alfoxx {
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background: #000099;
	text-align: center;
   }  
   
a.main:link {
	text-decoration: underline;
	color: #0098FD;
}
a.main:visited {
	text-decoration: underline;
	color: #993366;
}
a.main:hover {
	text-decoration: none;
	color: #0098FD;
}
a.main:active {
	text-decoration: none;
}

.navLink {
    color:#000099;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
	width:115px;
	height: 20px;
	padding:2px 2px 2px 5px;
	border:0px;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	background-color:#FFA506;
	margin:0px;}
	
.navLinkM {
    color:#000099;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
	width:115px;
	height: 40px;
	padding:2px 2px 2px 5px;
	border:0px;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	background-color:#FFA506;
	margin:0px;}	
	
.navLinkH {
    color:#000099;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
	width:115px;
	height: 60px;
	padding:2px 2px 2px 5px;
	border:0px;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	background-color:#FFA506;
	margin:0px;}	
	
.navLinkHeader {
    color:#000099;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	width:115px;
	height: 40px;
	padding:2px 2px 2px 5px;
	border:0px;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	background-color:white;
	margin:0px;}
	
a:hover.navLink {
    background:white;}	
	
.navLinkNo {
    color:#000099;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
	width:113px;
	height: 20px;
	padding:2px 2px 2px 5px;
	border:0px;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:black;
	border-left-style:solid;
	border-left-width: 1px;
	display:block;
	background-color:white;
	margin:0px;}	

.navLinkNoM {
    color:#000099;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
	width:113px;
	height: 40px;
	padding:2px 2px 2px 5px;
	border:0px;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:black;
	border-left-style:solid;
	border-left-width: 1px;
	display:block;
	background-color:white;
	margin:0px;}
	
.testimonials {
   font-family: Times New Roman;
   color: #330066;
   font-size: 10pt;
   }