body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0072BC;
}
a:link {
	color: #7A7A7A;
	text-decoration: none;
}
a:visited {
	color: #7A7A7A;
	text-decoration: none;
}
a:hover {
	color: #7A7A7A;
	text-decoration: underline;
}
a:active {
	color: #7A7A7A;
	text-decoration: none;
}
.mainTitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #005185;
	text-decoration: none;
}
.mainText {

	font-family: Tahoma;
	font-size: 12px;
	color: #7A7A7A;
	text-decoration: none;
}
.subTitle {

	font-family: Tahoma;
	font-size: 14px;
	color: #39B54A;
	text-decoration: none;
}
.mainLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7A7A;
	text-decoration: none;
}
.mainLinkSelected {
	font-family: Tahoma;
	font-size: 11px;
	color: #005084;
	text-decoration: none;
	font-weight: bold;
}
.searchField {
	border: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FCFCFC;
}
.mainText a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #005084;
	text-decoration: none;
}
.mainText a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #005084;
	text-decoration: none;
}
.mainText a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #005084;
	text-decoration: underline;
}
.mainText a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #005084;
	text-decoration: none;
}
