a:link
{
	color: rgb(00, 99, FF); 
}
a:visited
{
	color: rgb(00, 99, FF); 
} 
a:active 
{
	color: rgb(61, CB, 2D);
}
table
{
	font-family:Arial; font-size:10pt 
}
.text         { font-family: Arial; font-size: 10pt }
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	font-size:14pt
}
h2
{
	font-size:10pt; font-weight:bold; color:#0099FF 
}
numbered list { font-family: Arial; font-size: 10pt }
bullet list  { font-family: Arial; font-size: 10pt }
