﻿a:link
{	letter-spacing: 1pt;
	font-family: Arial;
}
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: rgb(00,00,00);
	font-size: 14pt;
	line-height: 1.5em; 
	color: rgb(186,166,134);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(FF,CC,00);
	width: 100%;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans_serif;
}
h1
{
	color: rgb(186,166,134);
	font-size:18pt;
}
h2
{
	color: rgb(186,166,134);
	font-size: 14pt; 
}
h3
{
	color: rgb(186,166,134);
	font-size: 14pt; 
}
h4
{
	color: rgb(186,166,134);
	font-size: 12pt;
}
h5
{
	color: rgb(186,166,134);
	font-size: 12pt;
}
h6
{
	color: rgb(186,166,134);
	font-size: 10pt;
}


