A:active {
	color: white;
}

A:link {
	color: white;
}

A:visited {
	color: white;
}

body {
	background-color: black;
	color: white;
}

h1 {
	font-family: Verdana;
	font-size: 14pt;
	text-align: left;
      padding-top: 16px;
}

h2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

p {
	font-family: Verdana;
	font-size: 11pt;
}

p.topmenulinks {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

p.footer {
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
}

p.footer_spacer {
	font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}


td {
	font-family: Verdana;
	font-size: 11pt;
}

