	h1
	{ 
		font-family:Arial;
		font-size:xx-small;
		font-weight:light;							
		color: #BDBCCC;
	} 
	
	h2 {		   
		font-family:verdana, tahoma, arial;
		font-size:10pt;
		margin-top: 1px;
   margin-bottom: 1px;
   line-height: 15pt;
	}
	
	h3 {		   
		font-family:verdana, tahoma, arial;
		font-size:7.5pt;
		line-height : normal;
	}
a  
{ 
	font-weight: normal; font-size: 12; font-family: "Lucida Grande", Arial, Verdana, Lucida; text-decoration: none; background-color: transparent 
} 
#header
	{
		font-family: Verdana, Geneva, Arial;
		font-size: 10px; 
		color: #bdbccc;		
		text-align: right;
		margin-top: -35px;
		margin-left: -400px;
		position: absolute;
		top: 40;
		left: 50%;
		width: 800px;
		height: 20px;
		visibility: visible;

	}
