
a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(128,0,128); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(123,191,157);
	table-border-color-dark: rgb(0,128,128); 
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
HR  
{
	color= #7BBF9D;
}
TD 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
TH 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;color:#33684E
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt; 
}
