	    body    { 
		    margin: 5;
		    background-color: #F0F0F0;
		    }

	    body, div, p, blockquote, ol, ul, dl, li, dt, dd, td  {
		    font-family: Verdana,Arial,Helvetica,sans-serif;
		    font-size: 10pt;
		    font-style: normal;
		    font-weight: normal;
		    font-variant: normal;
		    text-decoration: none
		    }
	    table { border: 8px }
	    

	    .top {
		    color: #f0f0f0;
		    font-weight: bold; 
		    font-size: 20pt; 
		    font-style: normal; 
		    font-family: Verdana,Arial,Helvetica,sans-serif; 
		    font-variant: normal; 
		    text-decoration: none
	    }

	    .top1 {
		    color: #f0f0f0;
		    font-weight: bold; 
		    font-size: 14pt; 
		    font-style: normal; 
		    font-family: Verdana,Arial,Helvetica,sans-serif; 
		    font-variant: normal; 
		    text-decoration: none
	    }

	    .norm {
		    color: #f0f0f0;
		    font-weight: normal; 
		    font-size: 10pt; 
		    font-style: normal; 
		    font-family: Verdana,Arial,Helvetica,sans-serif; 
		    font-variant: normal; 
		    text-decoration: none
	    }

	    .rdonly {
		    color: #778899;
		    font-weight: bolder; 
		    font-size: 10pt; 
		    font-style: normal; 
		    font-family: Courier; 
		    font-variant: normal; 
		    text-decoration: none
	    }

	    .body  {
		    background-color: #F0F0F0;
		    color: #003366;
		    margin: 0px
		    }
	    
	    .listtitle, .list, .memo  {
		    font-family: Courier;
		    color: #003366;
		    margin: 0px
		    }
		
	    select, input {
		    font-family: Courier;
		    color: #003366
	    }
	    b, strong	{ font-weight: bold	    }

	    a:link	{ color: #0000ff	    }
	    a:visited	{ color: #0060ff    	    }
	    a:hover	{ color: #ff0000	    }

.footer_div {
	position: relative;
	height: 50px;
	background-color: #7c2648;
	color: white;
	width: 98%;
	text-align: right;
	font-size: 8pt; 
}
