a:link {
	color: #330099;
	text-decoration: underline;
}
a:visited {
	color: #996699;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C3831;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 28px;
	background-image: url(images/title_background.jpg);
	background-repeat: no-repeat;
	vertical-align: top;












}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #899FA7;
	line-height: 20px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;














}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 3px;





}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
img {
	border: #00FF00;
}
