table {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}
h2 {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
.menu {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #01516E;
	text-decoration: underline;
}
.form {
	border: 1px solid #78989D;
	font-family: "Tahoma", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}