BODY {
	color: #669933;
	font-family:  sans-serif;
	font-size: 11px;
	text-align: left;
}

HR {
	color: #CCCCCC;
}

.sub {
	color: #003300;
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	text-align: left;
	font-weight : bold;
}
.sub2 {
	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
.sub3 {
	color: #FFCC99;
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	text-align: center;
}
.sub4 {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	font-weight : bold;
}
.sub5 {
	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	font-size:small;
	text-align: center;
}

.sub6 {
    color: #666600;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	font-weight : bold;
}
.text {
	color: #666666;
	font-family:  sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight : normal;
}

.text2 {
	color: #003300;
	font-family:  sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight : normal;
}

.shade {
	border : thin double  #666600;
	background-color : #FFFFE3;
}

A {
	color: #5B5B3E;
}

A:HOVER {
	color: #666666;
	text-decoration: none;
}

.tinylink {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: lighter; 
color: #666633;
}

.tinylink2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: lighter; 
color: #999966;
}

.heading { 
 font-family: "Times New Roman", Times, serif; 
 font-size: medium; 
 font-weight: bold; 
 color: #666600;
}

.tinytext {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #999966;
}

.tinytext2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #999999;
}

.ticker {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #CC6633;
}

.tablehead {
	font-family : Ariel,  sans-serif ;
	font-size : 8pt;
	background-color :  #666600;
	font-weight : 800;
	text-align : center;
	color : #FFFFF0;
	vertical-align : middle;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    TEXT-ALIGN: center;
		}
		
						
.tablebody {
	font-family : Ariel,  sans-serif ;
	font-size : 9pt;
	vertical-align : middle;
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-left : 5px;
			}