<style type="text/css">

	A:visited { 
	background-color: ; 
	text-decoration: 
	font-weight: bold;
	}
	
	A:visited { 
	background-color: ; 
	text-decoration: 
	font-weight: bold;

A IMG { color: white } /* The only way to hide the border in NS 4.x */


body 	{
	
	font-family: Arial, Helvetica, sans-serif;
    background-image: url(images/body_bkgrnd.jpg);
	body {
	background-image: url("images/body_bkgrnd.jpg");
	background-repeat: repeat-x;
	background-color: #DBE7F7;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	color: #000000;
		}


div.content
    	{
    width: 780px;
    margin-top: 0em;
  	margin-right: 0em;
  	margin-bottom: 0.5em;
  	margin-left: 0em;
	padding: 0.5em;
    	}

div.author
    	{
    	text-align: center;
    	font-weight: bold;
    	}

div.table
	{
	width: 780px;
	background-color: #ffffff;
	color: #000000;
	margin-top: 0em;
  	margin-right: 0em;
  	margin-bottom: 0.5em;
  	margin-left: 0em;
	padding: 0.5em;
    	text-align: left;
	font-size: 11pt;
	border:1px solid #6b88c2;
	
	}

div.blockquote {
	margin-top: 0em;
  	margin-right: 0em;
  	margin-bottom: 0.5em;
	padding: 0.5em;
  	margin-left: 0em;
  	font-style: italic;
	}

div.title  	{
    	background-color: #ffffff;
    	color: #000000;
	width: 780px;
	text-align: center;
    	font-family: Arial, Helvetica, sans-serif; 
	font-size: large;
    	font-weight: bold;
 	margin-top: 0em;
  	margin-right: 0em;
  	margin-bottom: 0.5em;
  	margin-left: 0em;
	padding: 0.5em;
    	}

div.date {
	font-family: Arial, Helvetica, sans-serif;   
	color: #990099;
	background-color: #ffffff;
	font-size: 8pt;
	text-align: center;
	width: 780px;
	margin-top: 0em;
  	margin-right: 0em;
  	margin-bottom: 0.5em;
  	margin-left: 0em;
	padding: 0.5em;
	}

p 	{  
	white-space: normal 
	}

td 	{  
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}

h1 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 18pt;
	}

h2 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14pt;
	}

h2 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12pt;
	}

div.footer 	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	text-align: center;
	width: 780px;
	color: #000000;
	background-image: url("images/footer_bkgrnd.jpg");
	background-color: #f1e4c2;
 	margin-top: 0em;
  	margin-right: 0em;
  	margin-bottom: 0.5em;
  	margin-left: 0em;
	padding: 0.5em;
	}
	}

</style>
