﻿/* sets the main body properties */

HTML {

	
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #010165;
	scrollbar-shadow-color: #0000a0;
	scrollbar-3dlight-color: #0000a0;
	scrollbar-arrow-color: #ff8040;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000; color:#FF6600; font-family:Trebuchet MS; font-size:10pt; font-weight:bold

	}

}

/* We like to use headings for special effects */

body {

	font-family: Trebuchet MS;

	font-size: 10pt;

	color: #CC6600;

	font-weight: bold

}

td {

	font-family: Trebuchet MS;

	font-size: 10pt;

	color: #FF6600;

	font-weight: bold

}a:visited    { color: #FF6600 }
a:hover      { color: #FFFFFF }

