body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.header {
	height: 110px;
	padding-left: 100px;
	width: 680px;
	padding-bottom: 15px;
}



th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.p {
padding-top:0px;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	/*border-bottom-width: thin; */
	/*border-bottom-style: dotted;*/
	/*border-bottom-color: #16A144;*/
	width: 97%;
	font-style: italic;
	text-transform: uppercase;
	color: #16A144;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom:0px;

}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	width: 97%;
	text-transform: uppercase;
	color: #333333;
	padding-top: 0px;
	margin-bottom:0px;

}
p{ margin-top:6px;}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 97%;
	text-transform: uppercase;
	color: #333333;
	padding-bottom:0px;
	margin-bottom:0px;

}
hr {
align: center;
	width: 90%;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin:0px 6px 11px 0px;
}

a.topmenu:link {
	text-decoration: none;
}

a.topmenu:visited {

	text-decoration: none;
}
a.topmenu:active {

	text-decoration: none;
}
a.topmenu:hover {
	color: #FFCC33;
	text-decoration: none;
}

