body,td,th {
	font-family: Times New Roman, Times, serif;
}
a:link {
	color: #007476;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #682102;
}
a:hover {
	text-decoration: none;
	color: #007476;
}
a:active {
	text-decoration: underline;
	color: #00394A;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: 682102;
}
h2 {
	color: 682102;
}
h3 {
	color: 682102;
}
h4 {
	color: 682102;
}
h5 {
	color: 682102;
}
h6 {
	color: 682102;
}
