BODY
      {
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #000033;
	scrollbar-highlight-color: #6699cc;
	scrollbar-track-color: #b0c4de;
	scrollbar-arrow-color: #ffffff;
	background-color: #336699;
}
.style4 {font-size: 18px; font-weight: bold; color: #FFFFFF;}
.style5 {color: #ccffff; font-size: 13px;}
.style6 {
	color: #FFFFFF;
	font-size: 12px;
}

.style7 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.style8 {
	font-size: large;
	color: #ccffff;
}

body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a.newlink {
	font-size: 20px;
	color: #ffffff;
}
a.newlink:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.newlink:hover {
	text-decoration: none;
	color: #FFFF66;
}
a.newlink:active {
	text-decoration: underline;
	color: #ffffff;
}