	BODY	{
			background-color: #092E74;
			font-family: Arial; 
			font-size: 10pt; 
			margin-left: 0px; 
			margin-right: 0px;
			margin-top: 0px;
			width: 100%
		}
    	H1      {
                    	font-family: Bookman Old Style;
			font-weight: bold;
                    	color: #FFFF80;
			font-size: 20px;
                }

    	H2      {
                    	font-family: Bookman Old Style;
			font-weight: bold;
			color: #FFFF00;
			font-size: 14px;
                }
                    
                    
    	H3      {
                    	font: 10pt arial;
			font-weight: bold;
			color: #FFFF00;
                }
                    
    	P       {
                    	font: 10pt arial; color: white;
                }
	A:link 		{ color:#FFFF00; text-decoration:underline; }

	A:visited 	{ color:#C0C0C0; text-decoration:none; }

	A:hover 	{ color:#FF8000; text-decoration:underline; }
