<STYLE>
	
	html{scrollbar-face-color: #ffffcc;
          scrollbar-arrow-color: #004a4a;
          scrollbar-base-color: #004a4a;
          scrollbar-shadow-color: #00009d; 
          scrollbar-highlight-color: #c0c0c0; 
          scrollbar-3d-light-color: #00009d;}
body {background: #ffffcc; font-size: 11pt; color: #ffffcc; font-family: arial}
		td {font-size: 11pt; color: #ffffcc; font-family: arial}
		div {font-size: 11pt; color: #000000; font-family: arial}
		A:link {text-decoration: none; color: #ffffcc;}
		A:visited {text-decoration: none; color: #ffffff;}
		A:active {text-decoration: none; color: #FFFF9B;}
		A:hover {text-decoration: underline; color:#ffffff;}
		.title {font-size : 14pt; font-weight: bold;}
		.head {font-size : 11pt;}
		.top {font-size : 8pt;}


a.specialLink:link { color: blue; }
a.specialLink:visited { color: red; }
a.specialLink:hover { text-decoration: underline; color: red; }

