body,p,center
{
	color: #000033;
	font-family: "verdena. helvetica";
	font-size: 13px;
}
.tableborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
}

a, 
a:visited, 
a:link { 
        color: #000099;
	font-family: Verdana, Helvetica; 
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{ 
	color: #cc0000; 
	text-decoration: overline underline;
	font-size: 13px;
	font-weight: bold;
}
bodytext{ color: #000033;
   font-family: Verdana, Helvetica; 
   font-size: 13px;
   }
.redBoldText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
}
.opskrifAgtergrond {
	background-color: #EAEAEA;
}

.BoldText {
	font-family: verdena, helvetica;
	font-size: 24px;
	font-weight: bold;
}
.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
