a {font-weight: normal;
text-decoration: none; 
color: #EC6700;
background-color: #FFFFFF;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #EC6700;
background-color: #FFFFFF;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #EC6700;
background-color: #FFFFFF;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #EC6700;
background-color: #FFFFFF;
	}

body{
background-color: #7D7E00;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 8pt;
font-weight: normal;
word-spacing: 1px; 
text-align: justify;
color:#000000;}

input, textarea, select{
border-color:#000000;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 8pt;
word-spacing: 1px; 
text-align: left;
color:#000000;
background-color: #F9FBBF;
}

table, tr, td{
font : 7pt tahoma, verdana, arial, sans-serif; 
color : #000000;
}

.head, .header, .smallhead{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #EC6700;
color: #EC6700;
padding-bottom: 1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 6pt;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

#image{position:absolute; top:0; left:0;}