
/* Retter du her, skal du også rette i /resources/styles/main.css i klassen .lnk_h1 */
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 25px; 
	font-style: normal; 
	font-weight: normal;
	color: #000033;
	padding: 0px;
}

/* Retter du her, skal du også rette i /resources/styles/main.css i klassen .lnk_h2 */
h2 {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	color: #CC3333;
	font-weight: normal;
	text-decoration: none;
}

h3 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #666666;
}

body, p, td, table {
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333
}




