 BODY {
 background-image :  ; 
 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: Black; 
 SCROLLBAR-HIGHLIGHT-COLOR: Black; 
 SCROLLBAR-SHADOW-COLOR: Black; 
 SCROLLBAR-3DLIGHT-COLOR: #; 
 SCROLLBAR-ARROW-COLOR: White; 
 SCROLLBAR-TRACK-COLOR: Black; 
 SCROLLBAR-DARKSHADOW-COLOR: #;
 background-color :Black ;
 }
 
h1{
	font-family : Verdana; 
    font-size : 18pt; 
    color : White;
	margin: 5px
}

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

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

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

.small {font-family : arial; font-size : 8pt; color : White;}
.small a:link {color: White; text-decoration:none; font-family : arial; font-size : 8pt;}
.small a:visited { color:White; text-decoration:none; font-family : arial; font-size : 8pt;}
.small a:hover { color:White; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.small a:active { color:White; 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 : White;
margin: 5px
}

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

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

.border{
border : 1px ridge White; 
}

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

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

.menu td a {
 font: 11px  arial;
 color: Navy;
 background-color: #EAEAEA;
 width: 140px;
 text-decoration: none;
 border: 1px ridge blue;
 border-collapse: collapse;
}

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

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

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