BODY { 
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #000000; 
	margin-left: 1%; 
	background-color: #FFFFFF;
	}

A:link { color: #800000;}
A:visited { color: #808080;}
A:active { color: #800000;}

H1 {		
	font-weight: bold;
	font-size: 30pt;
	}

H2 {		
	font-weight: bold;
	font-size: x-large;
	}

H3 {	
	font-weight: bold;
	font-size: 10pt;
	}

H4 {		
	font-weight: bold;
	font-size: 9pt;
	}

H5 {		
	font-weight: normal;
	font-size: 8pt;
	}

P {
	font-weight: normal;
	font-size: 10pt;
	}

BLOCKQUOTE {		
	font-weight: normal;
	font-size: 10pt;
	}

PRE { font-weight: normal;
	font-size: 10pt;
	}

I { font-weight: normal }

B, STRONG { font-weight: bold }

SUB, SUP { font-size: 8pt }

LI{		
	font-weight: normal;
	font-size: 10pt;
	}

TD, TH { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: Normal;
	}

	
.result {
	font-weight: normal;		
	font-size: 11pt;
	background-color: #CCCCCC;
	}







