.text {
	color: #9C3000;
	text-indent: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	line-height: 110%;
	margin: 10px 20px 20px 10px;
}
.menu {
	color: #FF6500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.menured {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
}
.linkkont {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #25384B;
}
h1 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #FF7B24;
	text-align:right;
	}
table {
	height: 1px;
	width: 100%;
}
td {
	height: 1px;
}
a:link {
	color: #CE5100;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FF6600;

	
}
a:visited {
	text-decoration: underline;
	color: #FF9933;
}
.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #FF7B24;
}
.lefttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #9C3000;
}

