body { 
background-color : #000000 ;
}

table, i {
background-color : #FFFFFF;
cellpadding: 0;
}

body, pre, td,  h, a {
font-family :   Verdana, Tahoma, Arial, serif;
font-size : 9pt;
color:000000;
} 


h1 { 
font-size : 11pt;
color : #FF9900;
font-weight: bold;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 5px; 
margin-left: 0px
} 

h2 { 
font-size : 10pt;
color : #FF9900;

margin-top: px; 
margin-right: 0px; 
margin-bottom: 5px; 
margin-left: 0px
} 

hr {
border: thin solid #FF9900;
}

.oranssi {
color : #FF9900;
}


a:link {
color : #FF9900;
text-decoration: none; 
font-weight : bold;
}

a:visited { 
color : #FF9900;
text-decoration: none; 
font-weight : bold;
}

a:active {
color : #FF9900;
}

a:hover {

text-decoration: underline; 
font-weight : bold;

}