a:link
{
	color: rgb(204,0,0); 
}
.bordo       { text-decoration: overline underline }
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	SCROLLBAR-BASE-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	font-family: Bookman Old Style, Times New Roman, Times;
	color: #000066; background-image:url('images/stonbk.jpg'); 
	margin-top:0; font-size:10 pt;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	font-size:10 pt;

}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1
{
	color: #CC3333;font-size:16 pt
}
h2
{
	color: #CC3333;font-size:16 pt 
}
h3
{
	color: #507C53;font-size:12 pt
}
h4
{
	color: #808080;
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}
