BODY		{ scrollbar-face-color: white;
		  scrollbar-highlight-color: #5C55A3;
		  scrollbar-3dlight-color: #5C55A3;
		  scrollbar-darkshadow-color: #5C55A3;
		  scrollbar-shadow-color: #5C55A3;
		  scrollbar-track-color: white;
		  scrollbar-arrow-color: #5C55A3;
		  background-attachment: fixed
		}
td		{ font-size: 12;
		  font-family: century gothic, tahoma;
		  color: #014490;
		}
input		{ font-size: 11;
		  font-family: century gothic, tahoma;
		  color: black;
		  border:1px solid black;
		  background:white;
		}
A:link        { text-decoration: underline; color: darkred; }
A:visited     { text-decoration: underline; color: darkred; }
A:hover       { text-decoration: underline overline; color: darkred;}
