BODY {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: gray
}

.tabtext {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align : justify;
}
.tabtextleft {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align : left;
}
.tabtextright {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align : right;
}
.textbottom {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CEC39D;
	text-align : center;
}

a {
	color: #A9700C;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a:hover {color: red; text-decoration: underline;}

a.topmenu {
	color: #CEC39D;
	font-weight: bold;
}
a.topmenu:hover {
	color: white;
	text-decoration: underline;
}

H1 {
	font-family: Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color:black;
	margin-top=30px;
	margin-bottom=0px;
	text-align : center;
}
H4 {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #322C7D;
	margin-top=10px;
}