body {
  font:8pt georgia, serif;
  color:#555555;
  text-align: justify;
  margin-top: 10;
  margin-bottom: 10;
  margin-left: 10;
  margin-right: 10;

  scrollbar-face-color: #C6C6C6;
  scrollbar-highlight-color: #C6C6C6;
  scrollbar-3dlight-color: #C6C6C6;
  scrollbar-darkshadow-color: #C6C6C6;
  scrollbar-shadow-color:#C6C6C6;
  scrollbar-arrow-color: #555555;
  scrollbar-track-color: #C6C6C6;
  }

table, td, tr {
  font:8pt georgia, serif;
  color:#555555;
  text-align: justify;
  }

A:link {
	color: #555555; 
	font-weight: bold; 
	text-decoration: none;}

A:visited {
	color: #F7F7F7; 
	font-weight: bold; 
	text-decoration: none;}

A:active {
	color: #F7F7F7; 
	font-weight: bold; 
	text-decoration: none;}

A:hover {
	color: #F7F7F7; 
	font-weight: bold; 
	text-decoration: none;}

input, textarea, select, option {
	border-right: #555555 1px solid; border-top: #555555 1px solid; font-size: 8pt; border-left: #555555 1px solid; color: #555555; border-bottom: #555555 1px solid; font-family: georgia, serif; background-color: #B2B2B2;}

h1 { 
     font-family: georgia, serif;
     font-size: 14pt;
     color: #555555; 
     font-weight: bold;
     text-align:left;
     }



