body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
h1 {
	font-size: 18pt;
	color: #FF6600;
	font-weight: normal;
	text-align: left;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: inherit;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited{
	color: #FFF;
	text-decoration: none;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	left: 10px;
	margin-left: 10px;
}
h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #F60;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	vertical-align: text-top;
}
