a:link
{
	color: #000000;text-decoration:none; font-weight:bold 
}
a:link.index
{
	color: #FFFFFF;text-decoration:none; font-weight:bold 
}


a:visited
{
	color: #808080;text-decoration:none; font-weight:bold 
} 
a:visited.index
{
	color: #FFFFFF;text-decoration:none; font-weight:bold 
} 



a:active 
{
	color: #FF0000;text-decoration:none; font-weight:bold
}
a:hover
{
	color: #FF0000;text-decoration:none; font-weight:bold
}

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: #333333;font-size:10pt
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
button     
{ color: #000000; border: 3px outset #FFFF00; background-color: rgb(200,0,0);
}

oldbutton
{   border-left:00FF39 outset #; border-right:3px outset #; border-top:00FF39 outset #; border-bottom:3px solid #; color: #00FF39"; background-color:#FFFF39; padding:1 
}