body 		{
	background-color: #FFFFFF; color: #000000; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	scrollbar-base-color:#ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
    scrollbar-arrow-color:#660000;
    }
a            { text-decoration: none}
a:link       { color: #660000 }
a:visited    { color: #336633 }
a:active     { color: #FF0033 }
ul			 { list-style-type: square }
hr           { color: #330000; background-color: #330000; height: 1px }
h1           { font-size: 1.5em }
h2           { font-size: 1.25em }
h3           { font-size: 1.125em }
h4           { font-size: 1.0em }
h5           { font-size: .875em }
h6           { font-size: .75em }  
