.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	border-top-width: 0px;
	border-bottom-width: 4px;
	padding-top: 20px;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 333333;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	border-top-width: 0px;
	border-bottom-width: 4px;
	padding-top: 20px;
	padding-left: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: ED8500;
	text-decoration: none;
}
a:active {
	color: ED8500;
	text-decoration: none;
}
.headOrng {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: ED8500;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	border-top-width: 0px;
	border-bottom-width: 4px;
	padding-top: 20px;
	padding-left: 0px;

}
.bodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	border-top-width: 0px;
	border-bottom-width: 4px;
	padding-top: 15px;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	border-top-width: 0px;
	border-bottom-width: 4px;
	padding-top: 20px;
	font-weight: bold;
	font-variant: normal;

}

