
BODY {
	SCROLLBAR-FACE-COLOR: #990000; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffcc00; SCROLLBAR-ARROW-COLOR: #ffcc9a; SCROLLBAR-TRACK-COLOR: #ffcc9a
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a:active
	{
	font: x-small Verdana, Arial, sans-serif;
	color: red;
	text-decoration: none;
}

	a:hover
	{
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	text-decoration: none;
}

	a:link
	{		
		font: x-small Verdana, Arial, sans-serif;
		color: #FFC080;
		text-decoration: none;
		}

	a:visited
	{
	font: x-small Verdana, Arial, sans-serif;
	color: #CE9A8C;
	text-decoration: none;
}

form {
	background-color: #990000;
}
.TextScrollStyle {
		visibility:hidden;
		font-family:Verdana;
		font-weight:bold;
		text-align:center;
		padding:0;
		margin:0;
		width:100%;
		overflow:hidden;
	}
.fade1{    BACKGROUND-COLOR: #2a0001;    COLOR: orange;    FONT-SIZE: 11pt}
.fade2{    BACKGROUND-COLOR: #CE9A8C;    COLOR: red   ;    FONT-SIZE: 9pt}
