body,td {
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-size: 12;
	}

.imgAlt {
	text-align: center;
	font-size: 10;
	color: #666666;
	}

.formField {
	font-family: Arial;
	font-size: 12;
	}

.formButton {
	font-size: 12;
	border: solid 1 #000000;
	}

.newsTitle {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
}

.newsText {
	font-family: Tahoma;
	font-size: 11;
}

.bottomMenu {
	font-family: Tahoma;
	font-size: 10;
	text-decoration: none;
}

.insideTitle {
	font-family: Arial;
	font-size: 16;
	color: #FFFFFF;
}

.insidePath {
	font-family: Tahoma;
	font-size: 10;
	color: #25444C;
}

.insideMainText {
	font-family: Arial;
	font-size: 11;
	color: #FFFFFF;
	font-weight: bold;
}

.insideText {
	font-family: Arial;
	font-size: 12;
	color: #FFFFFF;
}

.subMenu {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

a.subMenu {
	color: #DDEEDD;
}