H1
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

H2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}

td,p,div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: bold;

}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration:underline;
	font-weight: bold;
}

.hervor
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

a:visited {
	font-style:normal;
	color:#CC3300;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	font-style:normal;
	color:white;
	background:#CC3300;
	text-decoration:none;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
