/* body styles */ 

body {
		background-color: #FFFFFF; 
		background-repeat: no-repeat;
		font-family: 	verdana, helvetica, sans-serif; 
		margin-left: 	0px;
		margin-top: 	0px;
		margin-bottom: 	10px;
		margin-right: 	0px;
		font-color:		#000000;
		}

/* link styles */

A:link 		{ color: #000000; font-weight: bold; font-size: 10 px; text-decoration: none; } 
A:hover 	{ color: #000000; font-weight: bold; font-size: 10 px; text-decoration: none; } 
A:active 	{ color: #000000; font-weight: bold; font-size: 10 px; text-decoration: none; }
A:visited 	{ color: #000000; font-weight: bold; font-size: 10 px; text-decoration: none; } 


/* font styles */

font { 	align: left;
       	font-family: verdana, helvetica, sans-serif; 
       	font-size: 10px;
       	font-style: bold;
		color: #000000; }

td  {	font-size: 10px;
		font-family: verdana, helvetica, sans-serif;
		color: #000000;
		link-color: #FF0000;
			}
			
.meny	{	color: #000000;
		}
		
.vit 	  { color: #FFFFFF;  }
