<style type="text/css">
    h1 { font-familiy:Arial; color:#ffff33; Font-Size:9pt };
    h2 { font-familiy:Arial; color:#d1d1d1; Font-Size:13pt; text-align:left; margin-bottom:0pt; };
	h3 { font-familiy:Serife; color:White; Font-Size:12pt; margin-bottom:2pt };
	h4 { color:WhiteSmoke; Font-Size:10pt; text-align:left };		
    body {
		background-attachment:fixed;
		background-image:url(images/blue.gif);
		Font-Family:Arial;
		Font-Size:9pt;
		color:#dddddd;
		text-align:justify;
		 };
	td  {
	Font-Family:Arial;
	Font-Size:9pt;
	color:#dddddd;
	text-align:justify;
		};		 
	td.right {text-align:right;};
	ul { list-style-type:disk }
	.nosp {
		margin-top:0pt;
		margin-bottom:0pt;
		}
	a.addr:link {
		Font-Family:Arial;
		Font-Size:9pt;
		color:#dddddd;
		text-decoration:none;		
		};
	a.addr:visited {
		Font-Family:Arial;
		Font-Size:9pt;
		color:#dddddd;
		text-decoration:none;				
		};
	a.addr:hover {
		Font-Family:Arial;
		Font-Size:9pt;
		color:white;
		text-decoration:none;
		};
</style>	