﻿body {
	font-family: verdana;
	font-size: 11px;
}

.menuh1 {
	font-family: verdana;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	}

.menu {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
	
.normal {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}

.center
{
	text-align:center !important;
}

.small {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	}

.head {
	font-family: verdana;
	font-size: 11px;
	color: #FF9933;
}

.FAQhead {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}

.FAQtext {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	}


.tablehead {
	font-size: 11px;
	font-weight: bold;
	background-color:#5e7cf2;
	vertical-align:bottom;
	text-align: left;
	}

.table {
	font-size: 11px;
	font-family: verdana;
}

.headline {
	font-size: 23px;
}

.stortext {
	font-size: 16px;
	font-weight : bold;
}

.tablesmall {
	font-size: 11px;
	font-family: verdana;
}

input {
	font-size: 11px;
	font-family: Verdana;
}

A {
	COLOR: #4C5EA8;
	text-decoration: underline;
}

A:visited {
	COLOR: #4C5EA8;
	text-decoration: underline;
}

A:hover {
	COLOR: #CC6600;
	text-decoration: underline;
}

A:active {
	COLOR: #CC6600;
	text-decoration: underline;
}

A.menu {
	COLOR: #4C5EA8;
	text-decoration: none;
}

a:visited.menu {
	COLOR: #4C5EA8;
	text-decoration: none;
}

a:hover.menu {
	COLOR: #CC6600;
	text-decoration: none;
}

a:active.menu {
	COLOR: #CC6600;
	text-decoration: none;
}

hr 
{
	color:#949494;
	background-color:#949494;
	height:1px;
	width:100%;
	border:0px;
}

/*
.NewsText p{
	margin:0px;
}*/