html {
      scrollbar-face-color: #96aaff;
      scrollbar-arrow-color: #ffffff;
      scrollbar-highlight-color: #ffffff;
      scrollbar-shadow-color: #9999cc;
      scrollbar-3dlight-color: #000000;
     }	

a img {
	border:none;
      }

a:link {color:#0e5e39; text-decoration: none;}
a:visited {color: #0e5e39; text-decoration: none;}
a:active {color: #1111ff;}
a:hover {color: #D12028; text-decoration: none;}

p.main {
	font-family:Times New Roman;
	color: #333333;
	font-size: medium;
	text-align: left;
	}

#other {
	list-style-position: inside;
	margin: 0;
	font-family:Times New Roman;
	color: #333333;
	font-size: medium;
	text-align: left;
	}	