body {
	background-color: #0ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:link { color: #00f; text-decoration: none; }
a:visited { color: #009; text-decoration: none; }
a:hover { color: #f00; text-decoration: underline; }
a:active { color: #00f; text-decoration: none; }

.betable {
	background-color: #ff9;
	border: 0;
	font-size: xx-small;
	}

.amtable {
	background-color: #fcc;
	border: 0;
	font-size: xx-small;
	}
	
.onttable {
	background-color: #6cf;
	border: 0;
	font-size: xx-small;
	}
	
.hd {
	position: relative;
	top: 6px;
	font-size:12px;
	}
	
.retable {
	background-color: #0ff;
	border: thin  #003 double;
	border-color:#ee82ee;
	position: relative;
	top: 10px;
	font-size: small;
	padding: 2px 3px 3px 8px;
	width: 40%;
	}
	
.fromtext {
	font-size: x-small;
	margin-left: 3px;
	}
	
h3 {
	color: #003;
	}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
.copyright	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}
	
	

