a:link
{
	color: #1E2A5A;
}
a:visited
{
	color: #0033CC;
} 
a:active 
{
	color: #0033CC;
}
h1, h2, h3, h4, h5, h6, body, table
{
	font-family: Arial, Helvetica;
}
h1
{
	font-size: 20pt;
	color: #1E2A5A;
}
h2
{
	font-size: 16pt;
	color: #1E2A5A;
}
h3
{
	font-size: 14pt;
	color: #1E2A5A;
}
h4
{
	font-size: 12pt;
	color: #1E2A5A;
}
h5
{
	font-size: 10pt;
	color: #1E2A5A;
}
h6
{
	font-size: 8pt;
	color: #1E2A5A;
}
body
{
	font-size: 10pt;
	color: #1E2A5A;
}
table
{
	padding: 0;
	table-border-color-light: #0000FF;
	table-border-color-dark: #000066; 
}