body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: 000000;
	color : #ffffff;
}
td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;	
}
.boldtext { 
	font-weight: bold; 
	text-decoration: underline;
	color: #800000; 
	font-size: 12px;
}
.boldtext2 { 
	font-weight: bold; 
	text-decoration: none;
	color: #800000; 
	font-size: 12px;
}
.titles { 
	font-weight: bold; 
	text-decoration: underline;
	color: #4C700E; 
	font-size: 16px;
}
.titles2 { 
	font-weight: none; 
	text-decoration: none;
	color: #ffffff; 
	font-size: 10px;
}
.titles3 { 
	font-weight: bold; 
	text-decoration: underline;
	color: #4C700E; 
	font-size: 15px;
}
.names { 
	font-weight: bold; 
	text-decoration: none;
	color: #000000; 
	font-size: 12px;
}
.names2 { 
	font-weight: bold; 
	text-decoration: none;
	color: #404040; 
	font-size: 10px;
}
.numbers { 
	font-weight: bold; 
	text-decoration: none;
	color: #808080; 
	font-size: 11px;
}
.fineprint {  
	color: #800000; 
	font-size: 10px;
}
.fineprint2 {  
	color: #808080; 
	font-size: 11px;
}
pre {
	font-family : Arial;
	text-decoration: none;
	font-size : 10pt;
	color : #808080;
	font-weight : normal;	
}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: blue;
}
a:visited {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: blue;
}
a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #4C700E;
}
a:active {
	text-decoration: none;
}

