body 
{
	background: #CCCCCC;
	margin: 15px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

table 
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:visit
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #000099;
	text-decoration: underline;
}

.hojd1
{
	line-height: 17px;
}

.rubrik1 
{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.rubrik2 
{
	font-size: 17px;
	color: #000000;
}

.rubrik3
{
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}

.rubrik4
{
	font-size: 19px;
	color: #000000;
}

.text1 
{
	font-size: 11px;
	color: #333333;	
}

hr
{
	height: 2px;
	color: #666666;
}

a.meny
{
	text-decoration: none;
	line-height: 19px;
	font-size: 13px;
	color: #666666;
}

a:visit.meny
{
	text-decoration: none;
	line-height: 19px;
	font-size: 13px;
	color: #666666;
}

a:hover.meny
{
	text-decoration: none;
	line-height: 19px;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

input, select, textarea 
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

form
{
	margin:0px;
}