body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #990000;
	bgcolor: #666666;
}

#header{
color: #ffffff;
text-align: center;
font-weight: bold;
background-color: #666666;}

.header:link{
color: #ffffff;
text-decoration: none;}

.header:hover{
color: #ffffff;
background-color: #990000;
}

.header:visited{
color: #ffffff;
text-decoration: none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20pt;
	color : #CCCCCC;
	font : bold, Helvetica, sans-serif;
	background : transparent;
color: #666666;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #666666;
	font : bold, Helvetica, sans-serif;
	background : transparent;
	text-align: center;
}

.body:link {
	color: #000099;
	text-decoration : underline;
	background : transparent;
}

.body:visited {
	color: #666666;
	text-decoration : underline;
	background : transparent;
}

.body:hover {
	color : #990000;
	text-decoration : underline;
	background : transparent;
}


#footer  {
	text-align: center;
	}


.footer:link {
	font-size : 10pt;
	color: #666666;
	text-decoration : none;
	background : transparent;
}

.footer:visited {
	font-size : 10pt;
	color: #666666;
	text-decoration : none;
	background : transparent;
}

.footer:hover {
	font-size : 10pt;
	color : #990000;
	text-decoration : none;
	background : transparent;
}
