<!--
<link rel=stylesheet href="style.css" type="text/css">
-->

BODY {font-size:12pt; font-family: arial,helvetica }

strong 	{ 	
	color: #058AA5; 
	font size: 13pt; 
	font-weight: bold; 
	font-family: arial helvetica 
	} 

p.menuhead { 
	color: #330065; 
	font size: 14pt;
        font-weight:bold;
        border-bottom:solid 1px #B02323;
	font-family: arial helvetica 
	}

p.menu { 
	color: black; 
	font size: 12pt;
	font-family: arial helvetica 
	}


p.strong { 
	color: #000000; 
	font size: 12pt; 
	font-weight: bold; 
	font-family: arial helvetica }

small { 
	color: #1111CC; 
	font size: 10pt; 
	font-family: arial helvetica }

.small1 { 
	color: black; 
	font size: 10pt; 
	font-family: arial helvetica }

b.nav { color: RGB(00,95,00); font size: 10pt; font-weight: bold; font-family: Arial, Helvetica }

p.head { color: black; font size: 20pt; font-weight:bold; font-family: Times New Roman, Arial,
Helvetica }

p.head1 { color: rgb(00,00,190); font size: 50pt; font-weight:bold; font-family: Times New Roman,
Arial, Helvetica }

a:link {text-decoration: none; color: #058AA5; font-family: arial, helvetica; }
a:active {text-decoration: none; color: #058AA5; font-family: arial, helvetica; }
a:visited {text-decoration: none color: #058AA5; font-family: arial, helvetica; }

a:hover {color: #058AA5; }


.quote
  {
        background: #ddddff;
        font-size: 7.5pt;
  }

.out
{
        border-bottom:solid 1px #000000;
        border-right:solid 1px #000000;
}

.box
{
        border-bottom:solid 3px #555566;
        border-right:solid 3px #555566;
        border-left:solid 1px #000000;
        border-top:solid 1px #000000;
}

