/* MODIFIED 03-01-07 by BD */
/* TEXT */
BODY {	color: black;
 	font-size: 12px;
	font-family: Verdana,Arial,Geneva,Helvetica,Times;
	text-decoration: none; }
TD { 	color: black;
 	font-size: 12px;
	font-family: Verdana,Arial,Geneva,Helvetica,Times;
	text-decoration: none; }
.head { font-family: Verdana,Arial,Geneva,Helvetica,Times;
	font-size: 11px;  }
.namn {    font-size: 18px;
	font-family:Verdana,Arial,Geneva,Helvetica,Times;
	font-weight: bold; }
/* LÄNKAR */
A:link { 	text-decoration: none; color: #990000;
         	font-family: Verdana,Arial,Geneva,Helvetica,Times; }
/*          	font-weight: bold; } */
A:visited { 	text-decoration: none; color: #990000;
            		font-family:Verdana,Arial,Geneva,Helvetica,Times;}
/*            		font-weight: bold; } */
A:hover {color: white; background-color: #990000}
/* RUBRIKER */
H1 {	font-size: 30px;
	font-family:Verdana,Arial,Geneva,Helvetica,Times;
	font-weight: bold;  }
H2 {	font-size: 22px;
	font-family:Verdana,Arial,Geneva,Helvetica,Times; 
	font-weight: bold; }
H3 {	font-size: 18px;
	font-family:Verdana,Arial,Geneva,Helvetica,Times;
	font-weight: bold; }
H4 {	font-size: 14px;
	font-family:Verdana,Arial,Geneva,Helvetica,Times; 
	font-weight: bold; }
H5 {	font-size: 13px;
	font-family:Verdana,Arial,Geneva,Helvetica,Times; 
	font-weight: bold; }
H6 {	font-size: 12px;
	font-family:Arial,Geneva,Helvetica,Times; 
	font-weight: bold; }
/* LISTOR */
UL { list-style-type:circle; }
.menu a:hover {color: white; background-color: #990000}
/* ANNAT */
PRE {	font-size: 11px;
	font-family:Courier New,Courier; }
