<style type="text/css">
<!--

/*BODY
{
   SCROLLBAR-FACE-COLOR: #cccc99;
   SCROLLBAR-TRACK-COLOR: #EFEBD6;
   SCROLLBAR-BASE-COLOR: #FFFFFF;
   SCROLLBAR-ARROW-COLOR: #cc6633;
   SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
   SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
   SCROLLBAR-DARKSHADOW-COLOR: #000000;
   SCROLLBAR-SHADOW-COLOR: #FFFFFF;
   border: 1px #cccc99 solid;
	background-color: none;
}*/
.text 	{ 
	font-size:10px;
	letter-spacing: .3em;
	color:#999966;
  	text-transform:uppercase;
	text-align: left; 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 

}
.text1 	{ 

	font-size:10px;
	color:#999999;
  	text-transform:uppercase;
	text-align: left; 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 

}
.hdg1 {
	font-family: verdana, sans-serif; 
	font-size:11px; 
	text-transform:uppercase; 
	color:#999999;
	letter-spacing:0.3em;
}
a {
	text-decoration: none ;
}

a:link{
	color:#999966;
	text-decoration: none ;
}
a:visited {
	color:#cccc99;
	
}
a:hover {
	color:#cccc99;
	text-decoration: underline ;
}

.subtitle {	
		font-family:times new roman,serif;
		color:#E0A407;
		font-size:17px;
		font-weight:bold;
		letter-spacing: 0em;
}
.title {	
		font-family: georgia,serif;
		color:#E0A407;
		font-size:14pt;
		font-weight:normal;
		letter-spacing: .2em;

}
.date {
	line-height:200%; 
	color: rgb(102,102,102);
}


ul {
	color:#6E77AE;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 8pt; 
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	}

li {
	color:#6E77AE;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 8pt; 
		margin-left: 5px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 5px;

	}
..nav{	
		font-family:verdana, arial, sans-serif;
		color:#ffffea;
		font-size:10px;
		font-weight:normal;
  		text-transform:uppercase;
		text-decoration: none ;
}
.nav:link{
	color:#ffffcc;
}
.nav:visited {
	color:#ffffcc;
}
.nav:hover {
color:#ffffea;
text-decoration: underline ;
}
	-->
	</style>