<style>
<!--
p { 
 font-family:  verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 margin: 10px;
 line-height: 15px;
 padding-left: 8px;
 color: #333333;
 }
p.large { 
 font-family:  verdana, arial, "ms sans serif", sans-serif; 
 font-size: 12px; 
 margin: 10px;
 line-height: 18px;
 padding-left: 8px;
 color: #333333;
 } 
.subhead { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 14px;
 font-weight: bold; 
 margin: 5px;
 line-height: 18px;
 padding-left: 5px;
 color: #595987;
 } 
td.white{
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 color: #ffffff;
}
td.white a:link {
 color: #ffffff;
 text-decoration: underline;
 }
td.white a:visited {
 color: #ffffff;
 text-decoration: underline;
 }
td.white a:active {
 color: #ffffff;
 text-decoration: underline;
 }
td.white a:hover {
 color: #CCD7E4;
 text-decoration: none;
 }
td.nav{
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px;
 line-height: 14px;
 padding-left: 4px;  
 color: #333333;
}
td.nav a:link {
 color: #333333;
 text-decoration: none;
 }
td.nav a:visited {
 color: #333333;
 text-decoration: none;
 }
td.nav a:active {
 color: #333333;
 text-decoration: none;
 }
td.nav a:hover {
 color: #ffffff;
 text-decoration: none;
 }
 
 td.subnav { 
	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: 12px; 
	line-height: 10px;
	font-weight: normal; 
	padding-left: 5px;
	color: #595987;
 }
 
 
td.subnav a:link {color: #595987; text-decoration: none; } 
td.subnav a:visited {color: #595987; text-decoration: none;}
td.subnav a:active {color: #595987;	text-decoration: none;}
td.subnav a:hover {color:#ffffff; text-decoration: none;}

.news
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 line-height: 10px;
 padding-left: 5px;
 } 
td { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px;
  color: #333333;
 }
a:link {
 color: #595987;
 text-decoration: underline;
 }
a:visited {
 color: #595987;
 text-decoration: underline;
 }
a:active {
 color: #595987;
 text-decoration: underline;
 }
a:hover {
 color: #999999;
 text-decoration: none;
 }
input, textarea, select {
 background-color: #eeeeee;
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #333;
 padding: 0px; 
} 

input.button {
 background-color: #ccc;
 border-style: outset;
 border-color: #999;
 border-width: 2;
} 

.copyright
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 font-weight: normal;
 line-height: 12px;
 padding-left: 5px;
 color: #7C8AA4;
 }
 
b,strong {font-weight: bold;}
i,em {text-decoration: italic;}
-->
</style>