/* Style */

a:link, a:visited {
text-decoration : none;
color: #546182;
font-family:Tahoma; font-size:7pt   }

a:hover {
text-decoration : none;
color: #E0E0E0;
font-family:Tahoma; font-size:7pt  
}

a:active {
text-decoration : none;
color: #546182;
font-family:Tahoma; font-size:7pt  }

body, p, table, td, tr, ul {
    font-family: Tahoma; font-size: 7pt; color: #4C4C4C; 
    list-style-type:square  
}
    
h1, h2       { 
    font-family: Book Antiqua; 
    font-size: 8pt; color: #4C4C4C; 
    font-weight:bold; text-align:left; letter-spacing:1pt; font-variant:small-caps   
    }
    
textarea, input, textarea, option, select {
	border: 1px solid #993D00;
	padding:2px; 
	font-variant:normal; 
	font-size:7pt; 
	font-family:Tahoma; 
	color:#FFFFFF; 
	background-color:#993D00  
	}
