body { background: #000000; background-repeat: no-repeat; color: #000000; margin-top:0px;  margin-bottom:0px;  margin-left:0px;  margin-right:0px; font-family: arial, helvetica; font-size: 12px; text-align: center; color:#686868}

a {
	text-decoration: none;
	font-size: 11px;
	color: #b1963f;
}

a:hover {
    color: #b1963f;
	text-decoration: underline;
}

td {
	font-size: 11px;
}

.textbox { 
	background: transparent; 
	background-color: White; 
	border: 1px solid #000000; 
	color: #555555; 
	font-family: Arial,Verdana,Helvetica; 
	font-size: 8pt; 
	text-align: left; 
}

.but { 
	color:#333334;
	font-size: 8pt; 
	background-color:#cccccc; 
	border-color:#bbbbb5;
	font-family: Arial,Verdana, Helvetica; 
	border: 1px solid #000000; 
	border-width:1
}