body	{ font-family: Verdana; 

		  font-size: 12px;

		  color: #000000;}

		  

td		{ font-family: Verdana;

		  font-size: 13px;

		  line-height: 10pt;}

		  

p		{ line-height: 11pt;}

		  

h2		{ font-family: Verdana; 

		  font-size: 18px }

		  

.r3		{ font-family: Verdana; 

		  font-size: 15px; 

		  font-style: italic; 

		  font-weight: bold;}

		  

h3		{ font-family: Verdana; 

		  font-size: 16px; }

		  

a:link		{ color: #666666; text-decoration: none}

a:visited	{ color: #666666; text-decoration: none}

a:active	{ color: #666666; text-decoration: none}

a:hover		{ color: #FF6600; text-decoration: underline}



.form 	{ background-image: url(./skugga.gif); }



.send 	{ background-image: url(./img/skugga.gif); 

		  font-family: verdana, arial;

		  font-size: 12px; 

		  font-weight: bold; 

		  height: 25px;}

		  

.first	{ font-family: Verdana;

		  font-size: 14px;

		  line-height: 12pt;}

		  

.bg 	{ filter:Alpha(opacity=90);

		  -moz-opacity:.9;

		  opacity:.9;}

		  

.menu { font-size:15px;

		font-family: Verdana;

		font-weight: bold;

		background-color: #ffffff;

		filter:Alpha(opacity=10);

		-moz-opacity:.9;

		opacity:.9; }
		
div.divvis {
		display: block; }
		
div.divinvis {
		display: none; }
