body,p,td,th,a {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-style: normal; 
   line-height: normal; 
   font-variant: normal; 
   text-decoration: none; 
   color: #FFFFFF; 
}

.nav1,a.nav1 {  
   background-repeat: repeat-x; 
   font-size: 11pt
}

a,a:link {
   font-size: 11pt;
   text-decoration: none;
}

a:hover {
   color: #D01812; 
   background-color: #000066;
   font-size: 11pt
}

a:visited {
   color: #dddddd; 
   font-size: 11pt
}

p {  
   color: #FFFFFF; 
}

h5 {  
   color: #FFFFFF;
}

th.subnav, p.subnav, subnav,a.subnav, a.subnav:active, a.subnav:hover, a.active:visited { 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold;
   font-size: 8pt;
   color: #000066;
}
a.subnav:hover {
	color: #D01812;
	font-size: 8pt;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

