td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.footer {
	color: #003333;
	padding: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;



}

.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: 14px;
	color: #333333;
	padding: 4px;
	font-weight: bold;
}

.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: 14px;
	color: #003333;
	text-align: center;
}

.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: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;

}
ul {
	line-height: 28px;
	list-style-type: square;


}
