<style>
.dummy {}

a:link { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: #b7770d; font-weight: bold; text-decoration: none }
a:active { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: #b7770d; font-weight: bold; text-decoration: none }
a:visited { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: #b7770d; font-weight: bold; text-decoration: none } 
a:hover { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: #f08d00; font-weight: bold; text-decoration: none} 

body { 	background-color : #ffcc66; margin-top: 0px; margin-bottom : 0px; margin-left : 0px; margin-right : 0px }
td { font-family: arial, helvetica, sans-serif;  font-size: 12px; color: #b7770d }

.btext {  font-size: 11px; color: #b7770d; font-weight: bold  }
.text10 {  font-size: 10px; color: #b7770d  }
.btext15 { font-size: 15px; color: #b7770d; font-weight: bold  }
.btext20 {  font-size: 20px; color: #b7770d; font-weight: bold  }
.header { font-size: 15px; color: #b7770d; font-weight: bold  }
.error12 { color: #ff9933; font-weight: bold  }

input {
	background-color : #b7770d;
	border-color : #b7770d;
	color:#ffcc66;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
}

.radioinput {
	background-color : #ffcc66;
}

</style>