td {  font-family: Arial, Helvetica, sans-serif; color: #57584B}

a:link
{
	font-size: 11px;
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	font-size: 11px;
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-size: 11px;
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}

.firstpara {
	font-size: 12px;
	color: #57584B;
	text-align: justify;
; font-weight: bold
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57584B;
	text-align: justify;
}

.nav
{
	font-size: 10px;
	color: #FFFFFF;
}

.nav a:active
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.nav a:link
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.small 
{
	font-size: 10px;
	color: Navy;
	font-weight: normal;
	text-decoration: none;
}

.small a:link
{
	font-size: 10px;
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}

.small a:visited
{
	font-size: 10px;
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}

.small a:hover
{
	font-size: 10px;
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}

.firstletter {
	font-size: 18px;
	font-weight: bold;
	margin-right: 1px;
}

.firstlettersmall {
	font-size: 14px;
	font-weight: bold;
	margin-right: 1px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
; font-family: Arial, Helvetica, sans-serif
}

body
{
	scrollbar-arrow-color: White;
	scrollbar-base-color: #D3D2B7;
	scrollbar-dark-shadow-color: #000066;
	scrollbar-track-color: #D3D2B7;
	scrollbar-face-color: Navy;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #666699;
	scrollbar-3d-light-color: Navy;
}