body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	font-size: 12px;
	font-weight: normal;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #CCCCCC;
	cursor: auto;
	color: #333366;
}
.sechead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #CCCCCC;
}
.bigsechead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #333366;
	cursor: auto;
        text-decoration: none;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #669999;
}
