body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
p {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 40px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	vertical-align: top;
	background-position: top;

}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000066;
	line-height: 18px;
	clip:      rect(auto auto auto auto);
	font-weight: bold;



}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {  color: #003399; background-color: #CCCCCC; font-weight: bold}
a:hover {
	background-color: #006699;
	color: #FFFF00;
}
a:active {
	text-decoration: none;	background-color: #CCCCCC;
}
.copyright {
	font-size: 8px;
	color: #999999;
	text-align: right;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
td {
	padding-right: 5px;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CCFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 5px;
	padding: 10px;










}
li {
	list-style-type: square;
}
