body {
color : #000000; 
font-family : Trebuchet MS, arial; 
font-size : 10pt; 
} 
#content A, a:visited {
color : #ff9900; 
text-decoration : none; 
} 
#content A:hover, a:active {
color : #ff9900; 
text-decoration : underline; 
} 

A:link, A:visited {
color : #000000; 
text-decoration : none; 
} 
A:hover, A:active {
color : #ff9900; 
text-decoration : underline; 
} 
 
TABLE {
font-size : 10pt; 
color : #000000; 
font-family : Trebuchet MS, arial; 
} 
TD {
font-size : 10pt; 
color : #000000; 
font-family : Trebuchet MS, arial; 
} 
PRE {
font-size : 10pt; 
color : #000000; 
font-family : arial; 
} 
input,textarea, option, select {
font-family : Trebuchet MS, arial; 
font-size : 9pt; 
color : #000000; 
border : 1px solid #FF9900; 
background-color : #FFFFFF; 
} 
HR {
border : 0; 
color : orange; 
background-color : orange; 
height : 1px; 
}
.tabelstrong {
	font-weight: bold;
}