body {
	background-color: #000000;
	font-family: Arial,Helvetica, sans-serif;
}

td { 
	font-size: small;
	color: white;
}

td.backimg {
	color: white;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0.8em;
	padding-top: 0.8em;
}

td.vertimg {
	background-image:
	url("img/dotvert2.gif");
	background-repeat: repeat-y
}

a.subnav {
	font-size: 9pt;
	text-decoration: none;
	color: red;
}

a.subnav:hover {
	font-size: 9pt;
	text-decoration: none;
	color: white;
}

a.subnavselected {
	font-size: 9pt;
	text-decoration: none;
	color: white;
}

a.mail {
	text-decoration: none;
	color: red;
}

a.mail:hover {
	text-decoration: underline;
	color: red;
}

a.link {
	text-decoration: underline;
	color: red;
}

a.link:hover {
	text-decoration: underline;
	color: red;
}

b.color2 {
	color: red;
}

h3 {
	color: red;
	text-align: left;
}

p {
	color: white;
	line-height: 1.1;
}

p.footer {
	color: red;
}

ul {
	margin-left: 15px;
	margin-top: 0,5px;
	margin-bottom: 0,5px;
}
