body {
	background-color: ffffff;
	background-repeat: repeat;
	background-attachment: fixed;

scrollbar-arrow-color: "#000000";
scrollbar-base-color: "#CCCCFF";
scrollbar-dark-shadow-color: "#000000";
scrollbar-face-color: "#CCCCFF";
scrollbar-shadow-color: "#CCCCFF";
scrollbar-highlight-color: "#ffffff";
scrollbar-3d-light-color: "#CCCCFF";
	
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 9pt;
	}

p {
font-weight: bold; 
font-family: arial, sans-serif; 
font-size: 10pt; color: #000000;  }



h3 { 
font-size: 15pt; font-weight: bold; 
font-family: Verdana, helvetica;
color: #9933CC;         	}

h2 { 
font-size: 20pt; 
font-weight: bold; 
font-family: Verdana, helvetica;
color: #000000;  	}

h4 { 
font-size: "11pt"; 
font-weight: bold; 
font-family: Verdana, helvetica;
color: "#9933CC";       	}

a:link { color: #003399; font-weight: bold; font-size: 9pt; text-decoration: none }
a:active { color: #003399; font-weight: bold; font-size: 9pt; text-decoration: none }
a:visited { color: #003399; font-weight: bold; font-size: 9pt; text-decoration: none }
a:hover { color: #000000; font-size: 9pt; text-decoration: underline; background: #CCCCCC}
