body {
	background-color: #C9E1CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
table {
	font-size: 12px;
}
h1 {
	font-size: 14px;
	margin-bottom: -10px;
	color: #990000;
	font-weight: bold;

}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;

}
a:hover {
	color: #990000;
	text-decoration: none;
}
a {
	color: #00731C;
	text-decoration: underline;
}

.footer a:hover {
	color: #00FF00;
	text-decoration: underline;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}.list li{
	margin-left: -15px;
	list-style-type: square;
	list-style-image: url(../images/bullet1.gif);

}
.list ul {
	margin-top: -5px;
	margin-bottom: -5px;


}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 2px;

}
.bolding {
	font-weight: bold;
	color: #333333;
}
textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
