/* Style */

a:link, a:visited {
text-decoration : none;
color: #669900;
font-size:8pt  }

a:hover {
text-decoration : none;
color: #999999;
font-size:8pt 
}

.downloadinfo { border:4px solid #EFEFEF; background-color:#EFEFEF }

a:active {
text-decoration : none;
color: #669900;
font-size:8pt }

body, p, table, td, tr, ul {
    font-family: Tahoma; font-size: 8pt; color: #666666;   
}
    
h1, h2       { 
    font-family: Tahoma; 
    font-size: 7pt; color: #9BC223; 
    font-weight:bold; text-align:right; text-transform:uppercase; letter-spacing:1   
    }
    
textarea, input, textarea, option, select {
	border:1px solid #666666; 
	padding:2px; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:8pt; 
	font-family:Arial; 
	color:#FFFFFF; 
	background-color:#666666  
	}
