.table 
{
    FONT-SIZE: 9pt;
    BORDER COLOR: #1E5337;
    FONT-FAMILY:  Arial, Helvetica, Verdana,
	width: 95%;
	border:1px dashed #1E5337;
	border-top-color: #1E5337;
	border-left-color: #1E5337;
	border-bottom-color: #1E5337;
	border-right-color: #1E5337;

	padding: 1
		
}
.bodytext    		{ font-size: 8pt; font-family: Verdana, Arial; color: #5C5C5C }
.subtext    		{ font-size: 9pt; font-family: Verdana, Arial; color: #FFFFFF }
.fav_mouseover { font-family: Verdana, Arial, Helvetica, Sans-serif; color: 
               #EB0000; font-size: 9pt; font-weight: bold; text-decoration: underline }
.fav_mouseout { font-family: Verdana, Arial, Helvetica, Sans-serif; 
               font-size: 9pt; font-weight: bold; color: #11469A }
.body        { font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 8pt; color: #133263 }
a:hover      { text-decoration: underline; color: #EB0000 }
A {
	text-decoration : none;
	
}
	
.link {
	font-family : Verdana;
	font-size :  8pt;
	color : #133263;
	font-weight : bold;
	text-decoration : none;
}
.header {
	font-family : Verdana;
	font-size :  8pt;
	font-weight: bold;
	color : #133263;
	text-decoration : none;
}
.header2 {
	font-family : Verdana;
	font-size :  12pt;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}