b {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #4b4b4b;

}
.president {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #4b4b4b;
}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.botnavlink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.botnavlink:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #660000;
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #4b4b4b;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: underline;
}
em {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
}
i {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
}
.PrevNext 
{
	color: #660000;
}
.PrevNext:hover
{
	color: #4b4b4b;
}
.ErrorText
{
	color: Red;
	font-weight: bold;	
}

h2
{
	color: #660000;
	font-weight: bold;
	margin-bottom: 0;
}

h1
{
	color: #660000;
	font-weight: bold;
	margin-bottom: 0;
	font-size: medium;
}
 
hr.top
{
	color: #660000;
	background-color: #660000; 
}

p.introduction
{
	font-weight: bolder;
}