body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
	background: #FFF;
	background-image:url(../images/smallred.png);
	background-position:top;
	background-repeat:repeat-x;
	
}

td, 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}



/* rollover states */

a {
	color: #8f7e83;
	text-decoration: none;
}

a:link {
	color: #bc2026;
	text-decoration: none;
}

a:visited {
	color: #bc2026;
}

a:hover {
	color: #8f7e83;
}