.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.navigation {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	font-weight: bold;
}
.mainbody {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
.button {
	font-family: Tahoma;
	font-size: 10px;
	border: thin solid #000000;
	cursor: hand;
}
