﻿body 
{
	font-family: Arial;
	font-size: 10pt;
}

table 
{
	font-family: Arial;
	font-size: 10pt;
}

td 
{
	font-family: Arial;
	font-size: 10pt;
}
	
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
	color: #092832;
}

a:active, a:visited
{
	color: #33f;
}

legend
{
    font-weight: bold;
}