 BODY {
 background-image : url(../images/bg_lines.gif); 
 font-family : Arial; 
 font-size : 9pt; 
 margin-bottom : 0;
  margin-top : 0;
 margin-left : 0; 
 margin-right : 0; 
 margin-width: 0; 
 margin-height: 0 ; 
 SCROLLBAR-FACE-COLOR: White; 
 SCROLLBAR-HIGHLIGHT-COLOR: Navy; 
 SCROLLBAR-SHADOW-COLOR: Navy; 
 SCROLLBAR-3DLIGHT-COLOR: White; 
 SCROLLBAR-ARROW-COLOR: Navy; 
 SCROLLBAR-TRACK-COLOR: White; 
 SCROLLBAR-DARKSHADOW-COLOR: White;
  background-color : ;
  }
 
h1{
	font-family : Verdana; 
    font-size : 18pt; 
    color : Navy;
	margin: 5px
}

h2{
	font-family : Verdana; 
    font-size : 18pt; 
    color : Navy;
	margin: 5px
}

h3{
	font-family : arial; 
    font-size : 14pt; 
    color : Navy;
	margin: 5px
}

h4{
	font-family : arial; 
    font-size : 12pt; 
    color : Navy;
	margin: 5px
}

.small {font-family : arial; font-size : 8pt; color : Navy;}
.small a:link {color: #4169E1; text-decoration:none; font-family : arial; font-size : 8pt;}
.small a:visited { color:#4169E1; text-decoration:none; font-family : arial; font-size : 8pt;}
.small a:hover { color:#4169E1; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.small a:active { color:#4169E1; text-decoration:none; font-family : arial; font-size : 8pt;}

.smallW {font-family : arial; font-size : 8pt; color : White;}
.smallW a:link {color: #E1E309; text-decoration:none; font-family : arial; font-size : 8pt;}
.smallW a:visited { color:#E1E309; text-decoration:none; font-family : arial; font-size : 8pt;}
.smallW a:hover { color:#E1E309; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.smallW a:active { color:#E1E309; text-decoration:none; font-family : arial; font-size : 8pt;}

.Black {
font-family : arial; 
font-size : 8pt; 
color : Black;}

P {
font-family : arial; 
font-size : 9pt ; 
color : Navy;
margin-left: 5px;
margin-right: 5px;
}

LI {font-family : arial; font-size : 9pt; color: Navy; margin-left: 15px;  margin-right : 10px;  }
UL {font-family : arial; font-size : 9pt; color: Navy; margin-left: 15px;  margin-right : 10px;  list-style-type: circle; }

.just {color: Navy; font-family : arial; font-size : 9pt ;  text-align : justify; }
.just a:link {color:#4169E1; text-decoration:none; font-family : arial; font-size : 9pt;}
.just a:visited { color:#4169E1; text-decoration:none; font-family : arial; font-size : 9pt;}
.just a:hover { color:#4169E1; text-decoration:underline; cursor:hand; font-family : arial; font-size : 9pt; }
.just a:active { color:#4169E1; text-decoration:none; font-family : arial; font-size : 9pt;}

a:link {color: #4169E1; text-decoration:none; font-family : arial; font-size : 9pt;}
a:visited { color:#4169E1; text-decoration:none; font-family : arial; font-size : 9pt;}
a:hover { color:#4169E1; text-decoration:underline; cursor:hand; font-family : arial; font-size : 9pt; }
a:active { color:#4169E1; text-decoration:none; font-family : arial; font-size : 9pt;}

.Black a:link {color: Black; text-decoration:none; font-family : arial; font-size : 8pt;}
.Black a:visited { color:Black; text-decoration:none; font-family : arial; font-size : 8pt;}
.Black a:hover { color:Black; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; }
.Black a:active { color:Black; text-decoration:none; font-family : arial; font-size : 8pt;}

.border{
border : 1px ridge Navy; 
}

.field { 
BACKGROUND:White; 
COLOR: Navy; 
FONT-FAMILY: arial; 
FONT-SIZE: 11px;  
border : 1px ridge Navy;   
}

.button {
font-family:  Arial;
font-size: 11px;
font-style: normal;
color: Navy;
background-color: White;
font-weight: bold;
border : 1px ridge Navy;
}

.menu td a {
 font: 11px  arial;
 color: Navy;
 background-color: White;
 width: 127px;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}

.menu td a:visited {
 font: 11px  arial;
 color: Navy;
 background-color: White;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}

.menu td a:hover {
 font: 11px  arial;
 color: Navy;
 background-color: #F0F8FF;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}

.menu td a:active {
 font: 11px  arial;
color: Navy;
 background-color: White;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}