body,td,th {
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #008852;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008852;
}
a:hover {
	text-decoration: underline;
	color: #16AB50;
}
a:active {
	text-decoration: none;
	color: #16AB50;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #008852;
}
h2 {
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #CDE0D1;
	background-image: url();
}
.disclaimer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.disclaimers {font-size: 9px; font-family: Arial, Helvetica, sans-serif; color: #999999; }

#requirements {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	color: #009451;
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	width: 430px;
	border: thin solid #009451;
	list-style-position: inside;
	list-style-type: square;
}

