.lt_bkg  { background-color: #FFFFEE; }

body     { background: #E8E4D4; }

a   {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #0000EE;
	text-decoration: none;
	}
	
a:hover {
		color: #0000EE;
		text-decoration: underline;
		}

a.link   {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal; color: #0000EE;
	}		

a.wink {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal; color: #0000EE;
	text-decoration: underline;
	}		
a:hover { color: #0000EE;}

a.footer   {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal; color: #000000;
	}		
a.footer:hover { color: #0000EE;}

h1 {
    font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}
	
h2 {
   font-family: arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   font-style: normal;
   color: #545648;
   }
   
h3 {
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   color: #000000;
   }

h4 {
    font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #404040;
	}

h5 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #545648;
	}
	
h6 {
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   color: #545648;
   }
   
 h7 {
   font-family: arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   font-style: normal;
   color: #000000;
   }
   
 h8 {
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   color: #EEEEEE;
   }
   
h9 {
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   }
   
   
p {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #0000FF;
  }
  
 p.banner
  {
  font-family: times, serif;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #0000FF;
  text-align: right;
  margin-right: 12px;
  background: #FFFFEE;
  }
  
p.footer
  {
  font-family: arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  }
  
ul
  {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  }

td.news
	{
	font-family: arial, sans-serif;
	font-size: 10pt;
	background: #FFFFFF;
	border: thin solid #000000;
	padding: 5px 5px 5px 5px;
	}