.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: #073E00 }
.subtext    		{ font-size: 8pt; font-family: Verdana, Arial; color: #FFFFFF }
.fav_mouseover { font-family: Verdana, Arial, Helvetica, Sans-serif; color: 
               #FF9000; font-size: 8.5pt; font-weight: bold; text-decoration: underline }
.fav_mouseout { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 8.5pt; font-weight: bold; color: #FF9000; text-decoration: underline }
.body        { font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 8.5pt; color: #1F1F1F }
a:hover      { text-decoration: underline; color: #FFB14C }
A {
	text-decoration : none;
	
}
	
.link {
	font-family : Verdana;
	font-size :  8pt;
	color : #FF9000;
	font-weight : bold;
	text-decoration : underline
}
.header {
	font-family : Verdana;
	font-size :  9pt;
	font-weight: bold;
	color : #1E5337;
	text-decoration : none;
}
.header2 {
	font-family : Arial;
	font-size :  12pt;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}
.header3 {
	font-family : Verdana;
	font-size :  9pt;
	color : #FFFFFF;
	text-decoration : none;
}
.header4 {
	font-family : Arial;
	font-size :  10pt;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}
