
BODY {
	background-color: #BC8F8F;
	color: #000000;
}

TABLE {
	background-color: #FFEBCD;
}

A {
	color: #CD6C5C;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
}

A:hover {
	color: #191970;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
}

.regtext {
	background-color: #DEB887;
	font-family: Verdana;
	font-size: 8pt;
	color:  #CD5C5C;
}

.member {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	background-color: #FCE6F1;
}

.copyr {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.tableborder {
	background-color: #000000;	
 }
.tableborder2 {
	background-color: #DEB887;
	font-family: Verdana;
	font-size: 8pt;
	color:  #CD5C5C;
 }