  /* used for body copy  */
div.bodycopy {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : arial, helvetica, sans-serif; 
   color : #000000; 
   /*background : #000000; */
   letter-spacing : normal; 
   text-align : left; 
   text-indent : 0pt; 
   padding-top : 0pt; 
    }
	
td.bodycopy {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : arial, helvetica, sans-serif; 
   color : #000000; 
   /*background : #000000; */
   letter-spacing : normal; 
   text-align : left; 
   text-indent : 0pt; 
   padding-top : 0pt; 
 }
 a.bodycopy:visited {
   text-decoration : none; 
   color : #000066; 
   font-weight: bold;
   }

a.bodycopy:link {
   text-decoration : none;
   color : #000066; 
   font-weight: bold;
}

a.bodycopy:hover {
   text-decoration : none; 
   color : #666666; 
   font-weight: bold;
}
 
 /*top navigation*/
a.topnav {
	text-align: center;
	font: bold 80% arial, helvetica, sans-serif;
	text-decoration: none;
	color: #333399;
	vertical-align: middle;
	white-space: normal;
}
a.topnav:hover { 
	text-decoration: underline ;
	color: #000066 ;
}
a.topnava {
	text-align: center;
	font: bold 80% arial, helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	vertical-align: middle;
	white-space: normal;
	}
	a.topnava:hover { 
	text-decoration: underline ;
	color: #999999 ;
}
</style>
