<style type="text/css">

A:link 	{ 
	background-color: #2E8B57; 
	text-decoration: underline;
	font-weight: ;
	color: #2E8B57;
	}

A:hover { 
	background-color: EEE8AA; 
	text-decoration: underline;
	font-weight: ;
	color: #2E8B57;
	}

A:visited { 
	background-color: ; 
	text-decoration: none; 
	font-weight: ;
	color: #2E8B57;
	}


A:link IMG, A:visited IMG { 
	border-style: none;
	background-color: EEE8AA;
	 }

A IMG { color: white } /* The only way to hide the border in NS 4.x */


body 	{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0em;
  	margin-right: 0em;
  	margin-bottom: 0.5em;
  	margin-left: 1em;
	
		}


div.content
    	{
    	margin-top: 0.5em;
  	margin-right: 1em;
  	margin-bottom: 1em;
  	margin-left: 0em;
	padding: 0em;
    	}

div.author
    	{
    	text-align: center;
    	font-weight: bold;
    	}

div.table
	{
	width: 650px;
	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-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	padding: 0em;
	}

div.blockquote {
  	margin-top: 1em;
  	margin-right: 0em;
  	margin-bottom: 1em;
  	margin-left: 3em;
  	font-style: italic;
	}

div.title  	{
    	background-color: #ffffff;
    	color: #000000;
	width: 650px;
	text-align: center;
    	font-family: Arial, Helvetica, sans-serif; 
	font-size: large;
    	font-weight: bold;
 	margin-top: 0em;
  	margin-right: 1em;
  	margin-bottom: 1em;
  	margin-left: 0em;
	padding: 0em;
    	}

div.date {
	font-family: Arial, Helvetica, sans-serif;   
	color: #990099;
	background-color: #ffffff;
	font-size: 8pt;
	text-align: center;
	width: 650px;
	margin-top: 0em;
  	margin-right: 1em;
  	margin-bottom: 1em;
  	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: left;
	width: 650px;
	color: #2E8B57;
	background-color: #EEE8AA;
 	margin-top: 0em;
  	margin-right: 1em;
  	margin-bottom: 1em;
  	margin-left: 0em;
	padding: 0em;
	}

</style>