﻿a:link
{	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited
{
	text-decoration= none;	
} 
a:active 
{
	text-decoration= none;
}
body
{
	font-family: Arial, Helvetica, sans_serif;
	scrollbar-face-color: #000000; 
	scrollbar-arrow-color: #ff3300; 
	scrollbar-track-color: #393939;
	background-color: #000000;
	font-size: 24pt;
	line-height: 2.0em; 
	color: rgb(255,255,255);
}
table
{
	border-width: 0px;
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(FF,FF,FF);
	margin-top: 0px;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans_serif;
}
h1
{
	color: rgb(255,159,0);
	font-size:24pt;
}
h2
{
	color: rgb(255,255,255);
	font-size: 24pt; 
}
h3
{
	color: rgb(255,255,255);
	font-size: 24pt; 
}
h4
{
	color: rgb(255,255,255);
	font-size: 18pt;
	text-align: center;
}
h5
{
	color: rgb(255,255,255);
	font-size: 18pt;
}
h6
{
	color: rgb(255,255,255);
	font-size: 18pt;
}

