body
{font-family: Arial, Helvetica;
 font-size: 24px;
 color: #000000;
 background-color: #990000;

 scrollbar-arrow-color: #cccccc;
 scrollbar-base-color: #1D50AC;
 scrollbar-dark-shadow-color: #1D50AC;
 scrollbar-track-color: #cccccc;
 scrollbar-face-color: #990000;
 scrollbar-shadow-color: #000000;
 scrollbar-highlight-color: #D9D9D9;
 scrollbar-3d-light-color: #FFCC66;
}

a:link
{color: #000099;}

a:visited
{color: #000066;} 

a:active 
{color: #cc0000;}

a:hover
{color: #cc0000;}


h1.pagetitle
{font-family: Times, Serif;
 font-size: 24pt; 
 font-weight: bold;
 font-style: italic;
 color: #000000;
 text-align: center;
 margin-top: 0;
 margin-bottom: 0;
}

h1.pagesubtitle
{font-family: Arial, Helvetica, Sans-serif;
 font-size: 14pt; 
 font-weight: bold;
 font-style: normal;
 color: #000000;
 text-align: center;
 margin-top: 0;
 margin-bottom: 0;
}

h2
{font-size: small; 
 font-weight: bold;
 color: #800000; 
 text-align: Left;
 margin-top: 0pt;
 margin-bottom:0pt;
}

h3
{font-size: 12pt;
 color: #0000OO;
}

.header { border-color:#800000; }

.menu { 
	font-size: 10pt;
	color: #000000;
	border-color:#800000; }
.content { border-color:#800000; }
.footer { border-color:#800000; }

.menu a:link
{color: #000099;
 text-decoration: none;
}

.menu a:visited
{color: #000099;
 text-decoration: none; 
}

.menu a:hover
{color: #cc0000;
 text-decoration: none;
}

.menu a:active 
{color: #cc0000;
 text-decoration: underline;
}

p
{font-size: 12pt;
 color: #000000;
 margin-top: 0;
 margin-bottom: 0;

}


address
{font-size: 10pt;}