BODY {
	font-family : "Times New Roman", Times, serif; 
	font-size : 13px;
	text-decoration : none; 
	color : #000000;  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TABLE, TR, TD, TH {
	font-family : "Times New Roman", Times, serif; 
	font-size : 13px;
	text-decoration : none; 
	color : #000000;  
}
P, INPUT, SELECT, TEXTAREA, TEXT {
	font-family : "Times New Roman", Times, serif; 
	font-size : 13px;
	text-decoration : none; 
	color : #000000;  
}
a:link {
	color : #960016;
	text-decoration:none;
	font-weight : bold;
}
a:visited {
	color : #960016;
	text-decoration:none;
	font-weight : bold;
}
a:hover {
	color : #bb001c;
	text-decoration:none;
	font-weight : bold;
}

img { behavior:	url("pngbehavior.htc"); }