a:link
{
	color: rgb(0,102,102); 
}

a:visited
{
	color: rgb(0,153,153); 
} 

a:active 
{
	color: rgb(255,102,0);
}

body
{
	padding:5px; font-family: Verdana;
	color: #000000
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); font-size:10pt 
}

h1
{
	font-family: Verdana;
	color:#1557A1;
	font-size:14pt;
	font-weight:bold
}

h2
{
	font-family: Verdana;
	color:#1557A1;
	font-size:14pt;
	font-weight:normal
}

h3
{
	font-family: Verdana;
	color:#000000;
	font-size:12pt;
	font-weight:bold
}

h4
{
	font-family: Verdana;
	color:#000000;
	font-size:12pt;
	font-weight:normal
}

h5
{
	font-family: Verdana;
	color:#000000;
	font-size:10pt;
	font-weight:bold
}

h6
{
	font-family: Verdana;
	color:#000000;
	font-size:10pt;
	font-weight:normal
}

p
{
	font-family: Verdana;
	color:#000000;
	font-size:10pt;
	font-weight:normal
}

cite
{
	font-family: Verdana;
	color:#000000;
	font-size:10pt;
	font-weight:italic
}

EM        
{ 	font-style: italic;
	font-weight: bold }
	
li
{
	font-family: Verdana;
	color:#000000;
	font-size:10pt;
	font-weight:italic
}

th
{
	font-family: Verdana;
	color:#1557A1;
	font-size:10pt;
	font-weight:normal;
	text-align:left
}