BODY {
	margin : 20px 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
H1 {
	font-size: medium;
	margin-bottom: 4px;
}
A:LINK {
	color: #bb0000;
}
A:VISITED {
	color: #bb0000;
}
A:HOVER {
	color: #ff0000;
}
.redtext {
	color: red;
}
DIV.toprefs {
	background: #eeee88;
	border : 1px solid Olive;
	font-weight: bold;
}
DIV.botrefs {
	background: #eeee88;
	border : 1px solid Olive;
	font-weight: bold;
	text-align: right;
}
P.copyr {
	margin-top: 10px;
	text-align: right;
}
INPUT.paybtn {
	background-color : #bb0000;
	color : #eeee88;
	font-weight : bold;
}
TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
TD.odditem {
	background: white;
	border: 5px solid white;
	border-top: 15px solid white;
	border-bottom: 15px solid white;
	vertical-align : top;
}
TD.evenitem {
	background: #eeee88;	
	border: 5px solid #eeee88;
	border-top: 15px solid #eeee88;
	border-bottom: 15px solid #eeee88;
	vertical-align : top;
}
