a:link
{
	color: rgb(254,226,162); 
}
a:visited
{
	color: rgb(254,226,162); 
} 
a:active 
{
	color: rgb(254,226,162);
}
.text
{
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	color: rgb(254,226,162);
}
.textsmall
{
	font-family: Verdana, Arial, Helvetica;
	font-size:8pt;
	color: rgb(254,226,162);
}


table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(254,226,162);
	font-size:10pt;
	font-Style:bold;

}
h2
{
	color: rgb(254,226,162); 
}
h3
{
	color: rgb(254,226,162); 
}
h4
{
	color: rgb(254,226,162);
}
h5
{
	color: rgb(254,226,162);
}
h6
{
	color: rgb(254,226,162);
}