body {font-family: Verdana; font-size: 14px; color: #EEE8AA;
	text-align:center;
	}
/*  TD and form fields copy   */
td, input, select, textarea {font-family: Verdana; font-size: 14px; color: #EEE8AA;}
	
	

/*  link properties  */
A:link, A:visited, A:active {font-family: Verdana; font-weight:bold; font-size: 14px; color: #000000; text-decoration: none}

A:hover {font-family: Verdana; font-size: 14px; color: #EEE8AA;  text-decoration: none}

/*  header properties  */
.hdr {font-family: Verdana; font-weight: bold; font-size: 14px; color: #000000}

.headerRow{	background-color : #DCDCDC;}

.firstRow{	background-color : White;}

.secondRow{	background-color : #ADD8E6;}

.button2{font-family: Verdana; font-size: 14px; color: #000000; }

.content {
	width:752px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	border:1px solid #000;
	}
