BODY {		font-family: arial,helvetica; }

H1 {		text-align:center; }

H2 {		text-align:center; }

H3 {		text-align:center; }

P {			text-align:center; }

TABLE {		background-color: #000080; }

TD {		color: #FFFFFF;
			font-family: arial,helvetica; }

HR {		border: 0;
			width: 80%;
			background-color: #FFFFFF;
			height: 3px; }

A.white {			color: White; }
A.white:hover {	color: Yellow; }

.label {	font-weight: bold; }

.required {	color: gold;
			font-weight:bold; }

.tEven {	background-color: #3333CC; }

.tOdd {		background-color: #6666FF; }

.divide {	background-color: #000000; }

#pup {position:absolute; visibility:hidden; z-index:200;  }
.popup {	background-color: #FFFFFF; }