*
{
	color: #1c1a12;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

P
{ 

	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 7px;
}

.small
{
	font-weight: bold;
	font-size: 9px;
}

.hvit
{
	color: #ffffff;
	font-size: 10px;
}

a
{
	text-decoration: none;
	margin-left: 0px;
}

a.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	margin-left: 5px;
}

a:link
{
	color: #0000ff;
}

a:hover
{
	color: #800000;
	text-decoration: underline;
}

a:visited
{
	color: #800000;
}

a:active
{
	color: #800000;
}



h1, h2, h3, h4
{
	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-left: 10px;
	margin-right: 7px;
	text-align: left;
	font-size: 12px;
}

h1
{
	font-family: Arial;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 10px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;

}

h3
{
	font-weight: bold;
}

h4
{
	font-weight: normal;
}

