
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #808080;
	scrollbar-arrow-color:#800000;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#404040;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3d-light-color:#000000;
}
td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #808080;
	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: none;
	color: #808080; 
	font-size: 16px;
}
.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: 12px;
	color: #808080;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #800000;
}
a:active {
	text-decoration: none;
}
