body {
	color: #666666;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
/*	scrollbar-face-color:#FF0000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#DDDDFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';*/
}

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

td#subheader {
	text-align: center;}

img {
	border: none;}

span#header {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;}

span#section {
	font-size: x-small;
	text-decoration: underline;
	color: #FF0000;}

a, a:link, a:visited {
	color : #000000;
	text-decoration : none;}

a:hover {
	text-decoration: underline;
	color: #999999;}
