﻿body, table, td, th, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003822;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003822;
}
.Paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003822;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #003832;

}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003822;
	text-decoration: none;

}
.FooterLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.FooterLinks a:hover {
	color:#0000FF;
	text-decoration:underline;
}
.FooterLinks a:visited {
	color: #0066CC;
	text-decoration: none;
}
.FooterLinks a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
}
.Menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003822;
	text-decoration: underline;

}

