body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 18px;
	font-weight:normal;
}
.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.body a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #993300;
	text-decoration: underline;
}
.body a:visited{
	color: #993300;
	text-decoration: underline;
}
.body a:hover{
	color: #993300;
	text-decoration: none;
}
.bold{
	font-weight: bold;

}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 18px;
}
.sh2 {
	color: #993300;
	font-weight: bold;
	font-size: 13px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
}
.color {
	color: #993300;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
