body
{
	padding-left: 11em;
	font-size: 12pt;
	font-family: Verdana;
	background-color: #060606;
	color: white;
}
ul.navbar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 2em;
	left: 1em;
	width: 9em }
ul.navbar li {
	background: blue;
	margin: 0.5em 0;
	padding: 0.3em;
	border-right: 1em solid black }
ul.navbar a {
	text-decoration: none }
p
{
	font-family: Verdana;
	font-size: 10pt;
}
td
{
	font-family: Verdana;
	font-size: 8pt;
	width: auto;
	padding: 2;
	overflow:hidden;
}
input
{
	border-right: white thin outset;
	border-top: white thin outset;
	font-size: 9pt;
	border-left: white thin outset;
	color: white;
	border-bottom: white thin outset;
	font-family: Verdana;
	height: 28px;
	width: 150px;
	background-color: gray;
	text-align: center;
}
.heading1
{
	font-size: 18pt;
	color: yellow;
	margin-bottom: 10
}
.heading2
{
	font-size: 12pt;
	font-weight: bold;
	color: yellow;
}
A:link
{
	color: cyan;
	text-decoration: none;
}
A:visited
{
	color: cyan;
	text-decoration: none;
}
A:hover
{
	color: yellow;
	text-decoration: none;
}
A:active
{
	color: red;
	text-decoration: none;
}
.12Pt
{
	font-size: 12pt;
	font-family: Verdana;
	color: white;
}
.10Pt
{
	font-size: 10pt;
	font-family: Verdana;
	color: white;
}
.8Pt
{
	font-size: 8pt;
	font-family: Verdana;
	color: white;
}
#htmlPage
{
	font-size: 10pt;
	font-family: Verdana;
	color: white;
}
