body {
	background-color: #999999;
}
		
.normal	{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	;
	line-height: 25px;
	padding: 12px;




}

.normal2	{
	font-family: verdana;
	font-size: 10px;
	color: #666666; 
; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px
}

.rubrik	{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #993333; 
}

.mail	{
	font-family: verdana;
	font-size: 9px;
	color: #AEA36D; 
}

.postit {
	font-family: verdana;
	font-size: 9px;
	color: #000000; 
}
		
.houseTitel	{
	font-family: verdana;
	font-size: 14px;
	color: #99CCFF;
	font-weight: bold;
}
.form {
	background-color: #555555;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	border: 0px #000000 solid;
	height: auto;
	width: auto;
	font-style: normal
}
.input {
	background-color: White;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: Black;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-style: normal
}

.input2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	height: 10px;
	border : 1px solid #666666;
	padding: 1px;
	width: auto;
	margin: 1px;



}

.otherlink {
	font-family: verdana;
	font-size: 10px;
	color: #333333; 
	text-decoration: underline;
}

a, a:link, a:visited, a:active {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}

a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #0099FF; 
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: thin none #333333;
	padding: 0px;

}

