BODY {
	 FONT: 11pt Arial,Helvetica,sans-serif; COLOR: #333333;
}
form {
	border: 1px solid #666699;
	padding: 5px;


}

h1 {
	font-size: 20px;
	padding-left: 10px;
	line-height: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}
h2 {
	font-size: 18px;
	padding-left: 20px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-size: 16px;
	padding-left: 20px;
	line-height: normal;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bold;
}
h5 {
	font-size: 13px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bold;
}
hr {
	color: #9999A1;
}
.headertxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 2px 0px 10px;
}
.headertxt a:link, .headertxt a:active, .headertxt a:visited{
	text-decoration: none;
	color: #9999A1;
}
p {
	padding-left: 10px;
}
.small {
	font-size: 10px;
}
