body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.contact { font-family: Geneva, Arial, Helvetica; font-size: 16px; color: #000000; text-decoration: none}

.bodytxt {
	font-family: "Times New Roman", Times, serif;
	text-indent:0px;
	padding-right: 10px;
}

.bodytext-small {
	font-family: "Times New Roman", Times, serif;
	font-size:small;
	text-indent:20px;
	padding-right: 10px;
}

.mainpagebody {
	font-family: Tahoma, Verdana, Arial;
	text-indent:0px;
	font-size: 14px;
	font-weight: normal;
}
.menu-self{
	font-family:  Geneva, Arial, Helvetica, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:center;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 164px;
}

.navigation{
	font-family:  Geneva, Arial, Helvetica, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	background-color: #4BBBE0;
	display: block;
	padding: 8px;
	width: 164px;
}

.navigation:hover{
	font-family:  Geneva, Arial, Helvetica,Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	background-color: #ADD8E6;
	display: block;
	padding: 8px;
	width: 164px;
}

