body {
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-face-color: #304971;
  scrollbar-shadow-color: #304971;
  scrollbar-highlight-color: #304971;
  scrollbar-track-color: #304971;
  background-attachment: fixed;
  background-image: url('bg_text.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: #304971;
 }

p, h1, h2, h3, h4, h5, h6, td, a {
	text-align: left;
	color: #FFF;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
	margin: 0pt;
 }

  P {
	color: #FFF;
}
  H1 {font-size: 12pt;
      font-weight: bold;}
  H2 {font-size: 12pt;}
  H3 {font-size: 12pt;}
      font-weight: bold;}
  H4 {font-size: 14pt;}
  H5 {font-size: 14pt;
      font-weight: bold;}
  H6 {font-size: 16pt;}

img.mit {
  border-color: #000000;
  border-style: ridge;
  border-width: 3px;
 }

 a:link {color: #000000;}
 a:hover {color: #FFFFFF;
   text-decoration: overline underline;}
 a:active {color: #000000;}
 a:visted {color: #000000;}
