body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	font-size: 12px;
	color:#666666; 
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:link { 
	color:#D32222; 
	text-decoration:underlined; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

a:visited { 
	color:#D32222; 
	text-decoration:underlined; 
}

a:active { 
	color:#D32222; 
	text-decoration:underlined; 
}

a:hover { 
	color:#000000; 
	text-decoration:underlined; 
}
.red_header {
	font-size: 14px;
	color: #D32222;
	font-weight: bold;
}
.unknown {
	font-size: 12px;
	color: #26ca00;
	font-weight: bold;
}