BODY		{ scrollbar-face-color: #a1a5a5;
		  scrollbar-highlight-color: #eae9d9;
		  scrollbar-3dlight-color: #eae9d9;
		  scrollbar-darkshadow-color: #eae9d9;
		  scrollbar-shadow-color: #eae9d9;
		  scrollbar-track-color: #eae9d9;
		  scrollbar-arrow-color: #eae9d9;
		  background-attachment: fixed
		}

td		{ font-size: 14;
		  font-family: tahoma,verdana,Trebuchet MS, century gothic;
		  color: #0c3c67;
		}
input		{ font-size: 10;
		  font-family: century gothic,tahoma;
		  color: black;
		  border:1px solid black;
		  background:white;
		}

A:link        { text-decoration: underline; color: #0c3c67; }
A:visited     { text-decoration: underline; color: #0c3c67; }
A:hover       { text-decoration: underline overline; color: #0c3c67;}