a:link
{
	color: rgb(104,132,160); 
}
a:visited
{
	color: rgb(0,0,0);   
} 
a:active 
{
	color: rgb(0,0,0);  
	}
body
{
	font-family: Arial; font-size: 10pt;
	background-color: rgb (bdc2c9);
	font-family: Arial; color: rgb(32,55,74); font-size: 10pt
}
table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(0,0,0); 
	font-family: Arial; color: rgb(32,55,74); font-size: 10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;font-size:14pt
}
h1
{
	color: rgb(203,188,143);font-size:24pt
}
h2
{
	color: rgb(79,62,75);
}
h3
{
	color: rgb(79,62,75);
}
h4
{
	color: rgb(79,62,75);
	
h5
{
	color: rgb(79,62,75);
}
h6
{
	color: rgb(79,62,75);
}