body 
{
	SCROLLBAR-BASE-COLOR: #1a1a1a;
	SCROLLBAR-ARROW-COLOR: #1a1a1a;	
	background: #000000;
}
a:link, a:visited, a:active 
{
	color: #ffffff;
	text-decoration: underline;
}
a:hover 
{
	color: #8000ff;
	text-decoration: underline;
}
a.x:link, a.x:visited, a.x:active 
{
	color: #ffffff;
	text-decoration: underline;
}
a.x:hover 
{
	color: #8000ff;
	text-decoration: underline;
}
a.toplink:link, a:visited, a:active 
{
	color: #ffffff;
	text-decoration: none;
}
a.toplink:hover 
{		
	text-decoration: overline;
}
a.botlink:link, a:visited, a:active 
{
	color: #ffffff;
	text-decoration: none;
}
a.botlink:hover 
{		
	text-decoration: underline;
}
.border
{
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
.navtext
{
	background-color: #434343;
	font-family: times;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
}
.subhdr
{
	background-color: #000000;
	font-family: times;
	font-size: 30px;
	color: #ffffff;
}
.subhdr2
{
	font-family: times;
	font-size: 20px;
	color: #ffffff;
}
.text
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
    padding: 15px 10px 25px 10px;
}
.subtext
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}