body
{
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: #B3B3B3;
	scrollbar-face-color: blue;
	scrollbar-shadow-color: black;
	scrollbar-track-color: #B3B3B3;
	scrollbar-darkshadow-color: black
}
      
.title{
  font-family: verdana, arial, helvetica, sans-serif;
  color: black;
  font-size: 18pt;
  line-height: 100%;
  font-weight: bold;
}

.main{
  font-family: verdana, arial, helvetica, sans-serif;
  color: black;
  font-size: 10pt;
  line-height: 100%;
}

A{
  color: blue;
  text-decoration: none;
; font-weight: normal
}

A:hover{
  text-decoration: underline;
}


.legal{
  font-family: verdana, arial, helvetica, sans-serif;
  color: gray;
  font-size: 8pt;
}


