body {background: #FFFFFF url(/images/background.jpg); background-repeat:repeat-x;}

a:link {font-family: Arial; color: #cc0000; text-decoration: none;}
a:visited {font-family: Arial; color: #cc0000; text-decoration: none;}
a:hover {font-family: Arial; color: #cc0000; text-decoration: underlinee;}
a:active {font-family: Arial; color: #cc0000; text-decoration: none;}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.gridheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}