/* CSS Document */

<style>


body 
{
scrollbar-base-color: #ffffff; 
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #559FFE;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #D4D4CD;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #D4D4CD;

}


p.lefttext
{
margin: 12px;
font-weight: normal; 
color: #FFFFFF; 
font-size:10px;
font-family: verdana;
text-align:left;
}

/* Text */
p.text  
{
font-weight: normal; 
color: #0C5201; 
font-size:11px;
font-family: verdana;
text-align:left;
}

/* Rubrik*/
p.rubrik  
{
font-weight: bold; 
color: #0C5201; 
font-size:12px;
font-family: verdana;

}


h1 {
font-family : "trebuchet ms", helvetica, sans-serif;
color : #66000f;
font-weight : bold;
font-size : 24px;
margin-top : 10px;
margin-bottom : 10px;
letter-spacing : -1px;
}
h2 {
font-family : "trebuchet ms", helvetica, sans-serif;
font-size : 22px;
color : #004d7d;
margin-top : 10px;
margin-bottom : 10px;
}
h3 {
font-family : "trebuchet ms", helvetica, sans-serif;
font-size : 18px;
color : #66000f;
margin-top : 8px;
margin-bottom : 8px;
}
h4 {
font-family : "trebuchet ms", helvetica, sans-serif;
font-size : 16px;
font-weight : lighter;
color : #004d7d;
margin-top : 6px;
margin-bottom : 6px;
}
h5 {
font-family : "trebuchet ms", helvetica, sans-serif;
font-size : 14px;
color : #66000f;
margin-top : 5px;
margin-bottom : 4px;
}
h6 {
font-family : "trebuchet ms", helvetica, sans-serif;
color : #66000f;
font-weight : bold;
font-size : 12px;
margin-top : 5px;
margin-bottom : 5px;
}
p {
font-family : "trebuchet ms", helvetica, sans-serif;
color : #585858;
font-size : 9pt;
margin-bottom : 5px;
margin-top : 5px;
}



BODY
{
}
BODY A
{
   color:#ffffff; TEXT-DECORATION: none;font-family:arial;font-size:11px;font-weight:bold; line-height:20px;
}
BODY A:hover
{
    COLOR: #8AC58A
}
input {font-family: arial; font-size: 11px; font-weight: bold;  color: #025790; background-color: transparent;
 line-height:20px; 
}


</style>

