
a:hover 
{
	color: #808080; 
	text-decoration: underline;
	font-size: normal; 
	}
a:link
{
	color: normal; 
	
text-decoration:none;
}
a:visited
{
	text-decoration:none;
}
a:active 
{
	color: gray;
	
text-decoration:none;
}
body
{
	font-family: Arial, Helvetica;
	
background-color: white;
	color: black;
}
table
{
	
table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 
0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, 
Helvetica;
}
h1
{
	color: black;
}
h2
{
	color: black;
}
h3
{
	color: 
grey;
}
h4
{
	color: grey;
}
h5
{
	color: red;
}
h6
{
	color: 
red;
}
body, html {
  scrollbar-face-color: ThreeDFace 
!important;
  scrollbar-shadow-color: ThreeDDarkShadow !important;
  
scrollbar-highlight-color: ThreeDHighlight !important;
  
scrollbar-3dlight-color: ThreeDLightShadow !important;
  
scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  scrollbar-track-color: 
Scrollbar !important;
  scrollbar-arrow-color: ButtonText 
!important;
}
body, style {
     text-align: Justify;
     word-spacing: 
0;
      line-height: 100%; 
      font-family: arial; 
      
font-size: 10pt; 
      color: #000000; 
      border: 15 solid 
#808080; 
      margin-top: 0; margin-bottom: 0;
       
padding-right: 30;
}