A:link
{
	color: #003a69;
}
A:visited
{
	color: #cc7e2b;
}
A:active
{
	color: #808080;
}

P
{
	font-family: Arial;
	color: #404040;
	font-size: 10pt;
	font-weight:normal;
}	

TD
{
	font-size: 10pt;
	color: #404040;
	font-family: Arial;
}

H1
{
	font-family: Arial;
	color: #003A69;
	font-size: 12pt;
	font-weight:bold;
}

H4
{
	font-family: Arial;
	color: #003a69;
	font-size: 8pt;
	font-weight:normal;
}

table {
  border-collapse: collapse;
} 
