body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

p {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	color:#008080;
	font-size:24px;
	font-weight:bold;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #009999;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #6699CC;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}
a.nav:link {
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 006666;
}

a.nav:visited {
	color: #CC9900;
	padding: 2px;
}

a.nav:hover {
	color: #6699CC;
	padding: 2px;
}
.indexsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
.subheadred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
