a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:active {  color: #000000; text-decoration: underline}
a:hover {  color: #000000; text-decoration: none}

.navbg {
	background-color: #009CD6;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;

}

a:link.nav {  color: #FFFFFF; text-decoration: none}
a:visited.nav {  color: #FFFFFF; text-decoration: none}
a:active.nav {  color: #FFFFFF; text-decoration: none}
a:hover.nav {  color: #FFFFFF; text-decoration: underline}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	color: #000000;
	font-size: 24px;
	font-weight: bold;

}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
body {
	background-color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;

}
