body
{
	color:#000000;
	font:9px Verdana;
	letter-spacing:1px;
	margin:5px 20px 5px 20px;
	text-align: justify;
}

H1, h1
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
	font-weight: bold
}

H1, h1
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-weight: bold
}


td
{
	text-align: justify;
	font:9px Verdana, Arial;
	letter-spacing:1px;
	line-height: 11pt
}


.rubrik
{
	font-size:13px;
	color:#CC0000;
	font-weight : bold;
	letter-spacing: 2px;
	font : Verdana;
	margin:10px 0px 5px 0px;
}

.rubrik2
{
	font-size:11px;
	color:#CC0000;
	font-weight : bold;
	letter-spacing: 2px;
	font : Verdana;
	margin:10px 0px 5px 0px;
}

a:link
{
	color: #000000;
	text-decoration: none;
}
  
a:visited
{
	color: #000000;
	text-decoration: none;
}

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

a:active
{
	color: #000000;
	text-decoration: none;
}
	
form
{
	font-family:Verdana, Arial; 
	font-size: 9px; 
	color: #000000;
	letter-spacing:1px;
	line-height: 11pt;
}

.input-box
{

	color: #CC0000;
	background: #FFF;
	font-family:courier;
	font-size: 10px;
	border: #CC0000 solid 1px 
}

.submit-button
{
	clear: both;
	color: #000;
	background: #FFCCCC;
	font-family:Verdana, Arial; 
	font-size: 10px;
	font-style : bold;
	border: 2px #CC0000 outset
}


hr
{ 
	color:#B9B0D6; 
	top-margin: 0 px;

}