body {
	background-image: url(body_bg.gif);
	background-repeat: repeat-y;
}
P
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000;
}
		
TD
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000;
}
		
.forminput {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight : normal;
}
		
.tinytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 6pt;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	font-size:12px;
}