<!--
	body
		{
		background-color: #5f75b8;
		font-family: "Times New Roman";
        font-size: 12pt;
		margin-top: 0px;
		}
	P.normalparagraph
		{
		text-indent: 1cm;
		font-family: "Times New Roman";
        font-size: 12pt;
		color: black;
		}
	P.quote
		{
		font-style: italic;
		text-align: center;
		font-family: "Times New Roman";
        font-size: 14pt;
		color: black;
		}
	P.housedoc
		{
		text-align: center;
		font-family: arial;
        font-size: 9pt;
		color: black;
		}
	P.normaltext
		{
		font-family: "Times New Roman";
        font-size: 12pt;
		color: black;
		}
    P.copyright
		{
        font-family: tahoma;
        font-size: 9px;
        color: black;
        text-align: center;
        }
	ol
		{
		font-family: "Times New Roman";
        font-size: 12pt;
		color: black;
		}
	ol.lowerAlpha
		{
		font-family: "Times New Roman";
        font-size: 12pt;
		color: black;
		list-style-type: lower-alpha;
		}
	a:link 
		{
		color: white;
		font-family: "Times New Roman";
        font-size: 12pt;
		text-decoration: none;
		}
	a:visited 
		{
		color: white;
		font-family: "Times New Roman";
        font-size: 12pt;
		text-decoration: none;
		}
	a:hover 
		{
		color: black;
		font-family: "Times New Roman";
        font-size: 12pt;
		text-decoration: underline;
		}
	a:active 
		{
		color: black;
		font-family: "Times New Roman";
        font-size: 12pt;
		text-decoration: none;
		}
	img
		{
		border-color: black;
		} 
-->
