/* CSS Document */

body {
background-color: #002800; 


  
   font-color: #FFFFFF; 
   font-family: verdana;
   font-size: 11px;



  scrollbar-base-color: #C3C3C4;
  scrollbar-track-color: #F3F2F3;
  scrollbar-arrow-color: #698474;
  
}




.font {


   color: #FFFFFF; 
   font-family: times new roman;
   font-size: 16px;
   font-style: strong;

}

.font2 {


   color: #E6E4AC; 
   font-family: times new roman;
   font-size: 15px;

}

.stamtavla {


   color: #E6E4AC; 
   background-color: #000000;
   font-family: verdana;
   font-size: 12px;

}

.inputtext {
	background-color: #000000;
	color: #E6E4AC;
	border: 1px solid #707070;
	font-size: 14px;
}

.text {

color: #E6E4AC; 
font-size: 17px;
font-family: times new roman;
font-style: italic;

}

.text2 {

color: #E6E4AC; 
font-size: 16px;
font-family: times new roman;


}

.color {

color: #E6E4AC; 


}

.rubrik {

color: #FFFFFF; 
font-size: 32px;
font-family: Times new roman;
font-style: italic;


}





.inputtextarea {
background-color: #E6E4AC; 
color: #000000; 
font-size: 12px;
border: 1px solid #000000;
}


.copyright {
font-size: 9px;
font-weight: bold;
}
	
a:link { text-decoration: none; color: #E6E4AC; size: 12px; }
a:visited { text-decoration: none; color: #E6E4AC; size: 12px }
a:active { text-decoration: none; color: #E6E4AC; size: 12px }
a:hover { color: #000000}
