body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;


}
.footer {
	font-size: 10px;
	text-align: center;

}
.nav {
	font-size: 12px;
	text-align: left;
	line-height: 12px;
}
a {
	color: #9999CC;
	text-decoration: none;
}
a:link {
	color: #9999CC;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}
td {
	line-height: 24px;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
