body {
	font-family: verdana;
	font-size: 12px;
	color: #883333;
	line-height: 100%;
 margin-top: 0px;
 margin-left: 0px;
	height: 100%;
	list-style-type: square;
	background-color: #EEEEFF;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #883333;
	line-height: 140%;
 margin: 10px;
}
.leftmargin {
 margin-left: 100px;
}
h1 {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	line-height: 150%;
	padding: 0px;
	color: #006666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	color: #336666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	color: #006666;
}
a {
	text-decoration: underline;
	color: #006666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	color: #883333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #669999;
}
a:active {
	text-decoration: none;
}
hr {
	border-top-color: #939598;
	border-right-color: #939598;
	border-bottom-color: #939598;
	border-left-color: #939598;
	background-color: #939598;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #939598;
}
ul {
	font-family: Verdana;
	font-size: 12px;
	color: #883333;
	line-height: 130%;
}

