@charset "utf-8";
.leftmenu {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
}
.headtext {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #801812;
	text-align: left;
	background-position: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.maincontent {
	font-family: Arial;
	font-size: 12px;
	font-weight: 430;
	color: #000000;
	text-align: justify;
	padding:10px 10px;
}
.topmenu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	text-decoration:none;
}
.contact {
	font-family: Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

