P  {
font-size : medium;
color : #000000;
font-family : georgia;
font-style: italic;
font : ;
 }
H1  { 
font-size : x-large;
font-weight : bold;
color : #000000;
font-family : georgia;
font-style: italic;
font : ;
 }
H2  { 
font-size : large;
font-weight : bold;
color : #000000;
font-family : georgia;
font-style: italic;
font : ;
 }
H3  { 
font-size : small;
font-weight : normal;
color : #000000;
font-family : georgia;
font-style: italic;
font : ;
 } 
H4  { 
font-size : medium;
font-weight : bold;
color : #000000;
font-family : georgia;
font-style: italic;
text-decoration : underline;
font : ;
 }  

a:link {  
font-size : large;
font-family: georgia; 
font-style: italic;
text-decoration: none;
color :  #FFFFFF;
}
a:visited {  
font-size : large;
font-family: georgia; 
font-style: italic;
text-decoration: none;
color : #FFFFFF;
}
a:hover {  
text-decoration: underline overline
}
.table_complete 
{
	color: #FFFFFF;
	padding-left:   0px;
	padding-right:  0px;
	padding-top:    0px;
	padding-bottom: 0px;
    	background-color: #2E8B57;
  	border-top: 1px solid #000000;
   	border-left: 1px solid #000000;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

BODY
{
font-family : georgia;
background-color : #98FB98;
font-size : 13px;
font-style: italic;

scrollbar-face-color:#2E8B57;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#2E8B57;

}

