}
a:visited
{
	color: rgb(176,156,79); 
} 
a:active 
{
	color: rgb(255,102,51);
}
body
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size:9pt;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
	font-family: Arial, Helvetica;
	font-size:9pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(255,102,51);
	font-size:20pt
}
h2
{
	color: rgb(204,153,51); 
	font-size:14pt
}
h3
{
	color: rgb(153,153,51); 
	font-size:12pt
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(0,30,91);
}
h6
{
	color: rgb(204,153,51);
	font-size:9pt
}
p
{
	font-size:9pt;
}
body
{
scrollbar-arrow-color: #B09C4F;
scrollbar-face-color: #FFFFBB;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFBB;
scrollbar-shadow-color: #B09C4F;
scrollbar-darkshadow-color: #FFFFBB;
scrollbar-track-color: #FFFFCC;
}