body        {
  scrollbar-face-color: #B0B0B0;
  scrollbar-highlight-color: #B0B0B0;
  scrollbar-shadow-color: #137891;
  scrollbar-3dlight-color: #137891;
  scrollbar-darkshadow-color: #B0B0B0;
  scrollbar-track-color: #B0B0B0;
  scrollbar-arrow-color: #137891;
BACKGROUND-COLOR: #B0B0B0;
}

a:link {color: #137891; font-weight: bold; text-decoration: none;}
a:visited {color: #137891; font-weight: bold; text-decoration: none;}
a:active {color: #137891; font-weight: bold; text-decoration: none;}
a:hover {color: #4F92A3; font-weight: bold; text-decoration: underline;}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #137891;
	letter-spacing: 3px;

}
