BODY    {
        font-family: "Verdana", "Helvetica";
        font-size: 10.0pt;
        color: #000033;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
        }

p       {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	text-align: left;
	word-spacing: 0;
	margin: 6 0; 
	}

td.main {
	border-top: 2px solid #000080;
	border-bottom: 2px solid #000080
	}

h1      {
        color: #000066;
	font-family: Arial,Helvetica;
	font-size: 14pt;
	font-weight: bold;
	margin: 18 0; 
	}

h2      {
        color: #000066;
	font-family: Arial,Helvetica;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 16px; 
	margin-bottom: 16px;
	}

h2.date {
        color: #000066;
	font-family: Arial,Helvetica;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 16px; 
	margin-bottom: 4px;
	}

h3      {
        color: #000066;
	font-family: Arial,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 8px;
	}

li      {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	}

hr      {
	border: 2px solid #000080;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #000080;
	}

UL	{
	margin-top: 7px;
	margin-bottom: 7px;
	}

OL 	{
	margin-top: 7px;
	margin-bottom: 7px;
	}

P.dummy	{
        font-size: 4.0pt;
	line-height: 80%;
	margin-top: 2px; 
	margin-bottom: 2px;
	}

a:link       	{
		text-decoration: underline;
		font-weight: bold;
	        color: #000066;
		}

a:active     	{
		text-decoration: underline;
		font-weight: bold;
		color:#000066;
		}

a:visited    	{
		text-decoration: underline;
		font-weight: bold;
		color:#222266;
		}

a:hover      	{
		text-decoration: underline;
		font-weight: bold;
		color:#FF3333;
		}
