body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
}
.topMenu {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
}
.startText {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
		text-decoration: underline;
}
a:hover {
		text-decoration: none;
}
a:active {
		text-decoration: none;
}
a:visited {
		text-decoration: underline;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.titles {
	font-weight: bold;
	color: #066B91;
}
.Headers {
	font-family: Tahoma;
	font-size: 24px;
	color: #066B91;
	font-weight: bold;
}
.Header1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #066B91;
}
