td {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	line-height: 1.35em;
}

.footer {
	color: #003333;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.865em;
}

.footer a:link{
	text-decoration: none;
	color: #003333;

}

.footer a:visited{
	text-decoration: none;
	color: #003333;

}

.footer a:visited{
	text-decoration: none;
	color: #003333;

}

.footer a:hover{
	text-decoration: underline;
	color: #003366;

}

.navBar {
	font-size: 0.9em;
	color: #333333;
	padding: 6px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.navBar a:link{
	text-decoration: none;
	color: #003333;

}

.navBar a:visited{
	text-decoration: none;
	color: #003333;

}

.navBar a:hover{
	text-decoration: none;
	color: #006633;
}

.tableBorder {
	border: thin solid #333333;
}

.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #003333;
	text-align: center;
	line-height: 1.35em;
}

.info a:link{
	text-decoration: underline;
	color: #FF0000;

}

.info a:visited{
	text-decoration: underline;
	color: #FF0000;

}

.info a:hover{
	text-decoration: none;
	color: #003333;
}
a:link {
	color: #003333;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;

}
a:visited {
	color: 003333;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #333333;
	line-height: 1.5em;
	padding-top: 20px;
	font-weight: normal;
}
ul {
	line-height: 28px;
	list-style-type: square;


}

