BODY {
	color: #5A0C73;
	background-color: #666699;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

BODY{
scrollbar-face-color:#ffcc00;
scrollbar-arrow-color:339900;
scrollbar-track-color:#280c66;
scrollbar-shadow-color:#333333;
scrollbar-highlight-color:#CC9966;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

td {
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.news {
	background-color: #FFFF33;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	border: 1px
}

ul {
	background: #FFFAFA;
	font-size: 12px;
}


td.footer {
	background-color: #660066;
	color: White;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {
	border-color: #339900;
}


h4 {
	border-bottom: thin solid #85DB71;
}

h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #DE0000;
}

.subtitle_italic {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #4A9E10;
}

.highlight {
	font-style: normal;
	font-weight: bold;
}

.footnote {
	vertical-align: top;
	font-size: xx-small;
	color: Gray;
}

A {
	color: #660066;
}

A:HOVER {
	color: #339900;
}

