h1	{ font-family: Arial, Helvetica; font-size: 14px; color: #660033; font-weight: bold; }
h2	{ font-family: Arial, Helvetica; font-size: 18px; color: #CC0000; font-weight: bold; }
h3	{ font-family: Arial, Helvetica; font-size:  14px; color: #0000FF; font-weight: normal; }
p	{ font-family: Arial, Helvetica; font-size:  12px; color: #000000; font-weight: normal; }
ul	{ font-family: Arial, Helvetica; font-size: 12px; color: #000000; font-weight: normal; }

a:link		{ color: #0000ff; text-decoration:underline;}
a:visited	{ color: #000099; text-decoration:underline;}
a:active	{ color: #ff0000; text-decoration:underline;}
a:hover		{ color: #ff0000; text-decoration:underline;}

body   {scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-shadow-color : #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC; 
	background-color: #FFFFFF;}

