/* 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;

}

.style2 {font-size:14px;text-decoration:underline;font-weight:normal;font-family:bookman;line-height: 18px;}

/* Text */
p.text  
{
font-weight: normal; 
color: #ffffff; 
font-size:14px;
font-family: bookman;
text-align:left;
margin: 0.5cm 0.5cm 0.5cm 0.5cm;
line-height: 18px;
}
/* Rubrik*/
p.rubrik  
{
font-weight: bold; 
color: #ffffff; 
font-size:14px;
font-family: bookman;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height:17px;
}




p.border
{
border:none;

}


BODY
{
}
BODY A
{
   color:#ffffff; TEXT-DECORATION: none;font-family:arial;font-size:11px;font-weight:bold; line-height:20px;
}
BODY A:hover
{
    COLOR: #ffffff
}
input {font-family: arial; font-size: 11px; font-weight: bold;  color: #025790; background-color: transparent; border: none; line-height:20px; 
}


img {border: solid 1px #ffffff;}



</style>
