a:link
{
	color: rgb(0,102,153); 
}
span.h3      { font-weight: bold; font-family:Arial; color:#008080 }
a:visited
{
	color: rgb(0,153,102); 
} 
a:hover{
	color: #FF0000; 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	color: #003333;font-size:10pt; text-align:justify
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); font-size:10pt; color:#0000FF 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: #000080; text-align:center; font-family:Verdana; font-size:14pt; font-weight:bold
}
h2
{
	color: #0000CC; font-size:12pt 
}
h3
{
	color: #0066FF; font-size:12pt 
}
h4
{
	color: #9900FF;
}
h5
{
	color: #9933FF;
}
h6
{
	color: rgb(153,153,102);
}
