﻿body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
body {
	background-color: #000000;
}
a:link {
	color: #333333;
	font-weight: bold;
}
h1 {
	font-size: 24pt;
	color: #000000;
}
h2 {
	font-size: 18pt;
	color: #000000;
}
h3 {
	font-size: 16pt;
	color: #000000;
}
h4 {
	font-size: 14pt;
	color: #000000;
}
.style1 {
	color: #000000;
	font-size: 20pt;
}

.style2
{
	font-size: small;
	color: #008000;
	font-style: italic;
}	

.style3
{
	font-size: small;
	color: #000000;
}	

a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
td
{
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
}
a
{
	color: blue;
	text-decoration: underline;
}
