body {
  font:10px georgia, serif;
  color:#464242;
  text-align: justify;
  margin-top: 1;
  margin-bottom: 1;
  margin-left: 1;
  margin-right: 1;

  scrollbar-face-color: #78695C;
  scrollbar-highlight-color: #78695C;
  scrollbar-3dlight-color: #78695C;
  scrollbar-darkshadow-color: #78695C;
  scrollbar-shadow-color:#78695C;
  scrollbar-arrow-color: #B8AB9B;
  scrollbar-track-color: #78695C;
  }

table, td, tr {
  font:10px georgia, serif;
  color: #464242;
  text-align: justify;
  }

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

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

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

A:hover {
	color: #78695C; 
	font-weight: bold; 
	text-decoration: underline;}

input, textarea, select, option {
	border-right: #464242 1px solid; border-top: #464242 1px solid; font-size: 10px; border-left: #464242 1px solid; color: #464242; border-bottom: #464242 1px solid; font-family: georgia, serif; background-color: #B8AB9B;}

h1 { 
     font-family: georgia, serif;
     font-size: 17px;
     color: #464242; 
     font-weight: bold;
     font-style: italic;
     text-align:left;
     }

h2 { 
     font-family: georgia, serif;
     font-size: 8px;
     color: #464242; 
     font-weight: bold;
     font-style: italic;
     text-align:left;
     }

