p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-attachment: fixed;
	background-image:  url(pix/hgrd.gif);
	background-repeat: repeat;
	background-position: left left;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;



}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
