BODY {
	background-image:url("images/beige.gif");
	}

.red {
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-size: 10.5px;
	color: black;
	line-height: 14px;
	font weight: normal;
	text-align: center;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link  {
	color: #CC6600;
	text-decoration: none;
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	}

A:visited  {
	color: #336699;
	text-decoration: none;
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	}

A:hover  {
	color: #336699;
	text-decoration: underline;
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	}

A:active  {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	}
