BODY    {
        font-family: "Verdana", "Helvetica";
        font-size: 10.0pt;
        color: #000033;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
        }

UL	{
	margin-top: 7px;
	margin-bottom: 7px;
	}

LI 	{
        font-size: 10.0pt;
	margin-top: 3px;
	margin-bottom: 3px;
	}

OL 	{
	margin-top: 7px;
	margin-bottom: 7px;
	}

P 	{
        font-size: 10.0pt;
	color: #000033;
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 130%;
	}

P.dummy	{
        font-size: 4.0pt;
	line-height: 80%;
	}

H1 	{
	color: #000033;
	font-size: 18px;
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 16px;
	}

H1.head	{
	margin-top: 8px;
	margin-bottom: 0px;
	}

H2 	{
	color: #000033;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 12px;
	}

H3 	{
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 10px;
	}

H4 	{
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 8px;
	}

td 	{
	color: #000033;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	}

td.hd 	{
	font-weight: bold;
	background-color: #CCDDFF;
	}

hr
	{
	border: 1px solid #9089A4;
	color: #9089A4;
	margin-top: 0px;
	margin-bottom: 0px;
	}

img
	{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	}


a:link       	{
		text-decoration: underline;
		font-weight: bold;
		color:#2020BF;
		}

a:active     	{
		text-decoration: underline;
		font-weight: bold;
		color:#2020BF;
		}

a:visited    	{
		text-decoration: underline;
		font-weight: bold;
		color:#646476;
		}

a:hover      	{
		text-decoration: underline;
		font-weight: bold;
		color:#FF3333;
		}
