body {
background-color: #666666;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #333333
; line-height: normal
	}
.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold
;
	line-height: normal;

	}
a:link {  
	color: #000000; 
	text-decoration: none
	}
a:visited { 
	color: #000000;
	text-decoration: none
	}
a:hover {
	color: #0033FF;

	}
.copyright {  
	font-size: 10px; font-family: Arial
	}
.subhead { color: #990033; font-weight: bold ; font-size: 18px; font-family: Arial}
.arrow {
	font-family: Wingdings;
	font-size: 14px;
	font-weight: bold;
	color: #0000b9;
}
.warning {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
