a:link
{
	color: #993300;
	text-decoration: none 
}
a:visited
{
	color: #990000;
	text-decoration: none
} 
a:active 
{
	color: #FF0000; 
	text-decoration: none
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	background: #FFFFCC url('background.jpg') ;
	color: #000000;
	font-size : 11.0pt
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
TD
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #000000;
	font-size : 12.0pt;
}
.TableLargetxt
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #000000;
	font-size : 14.0pt;
}

.TableSmalltxt
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #000000;
	font-size : 8.0pt;
}
.MenuHeader
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #000000;
	font-size : 14.0pt;
}
.Menuitem
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #000000;
	font-size : 8.0pt;
}
.MainBlock
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #000000;
	font-size : 12.0pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: #000000;
	font-size : 20.0pt;
}
h2
{
	color: #000000;
	font-size : 16.0pt; 
}
h3
{
	color: #000000;
	font-size : 14.0pt;  
}
h4
{
	color: #000000;
	font-size : 12.0pt;
}
h5
{
	color: #000000;
	font-size : 10.0pt;
}
h6
{
	color: #000000;
	font-size : 8.0pt; 
}

