.table 
{
    FONT-SIZE: 10pt;
    BORDER COLOR: #AFAFAF;
    FONT-FAMILY:  Verdana, Arial, Helvetica, 
	width: 90%;
	align: center;
	border:1px dashed #AFAFAF;
	border-top-color: #AFAFAF;
	border-left-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-right-color: #AFAFAF;
	
	padding: 3
		
}

.header    		{ font-size: 9pt; font-family: Verdana, Arial; color: #405886; font-weight: bold }
.header2    		{ font-size: 9pt; font-family: Verdana, Arial; color: #002159; font-weight: bold }
.subtext    		{ font-size: 8pt; font-family: Verdana, Arial; color: #002159}
.fav_mouseover { font-family: Arial, Helvetica, Sans-serif; color: 
               #88562E; font-size: 8pt; font-weight: bold }
.fav_mouseout { font-family: Arial, Helvetica, Sans-serif; 
               font-size: 9pt; font-weight: bold }
.body        { font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 10pt }
a:hover      { text-decoration: underline; color: #CC9966 }
A {
	text-decoration : none;
	
}
	
.link {
	font-family : Verdana;
	font-size :  8pt;
	color : #405886;
	font-weight : bold;
	text-decoration : none;
}