p 
{
	margin-top: -4%;
}
  
a  
{ 
	font-weight: normal; 
	font-size: 12; 
	font-family: "Lucida Grande", Arial, Verdana, Lucida, Helvetica, sans-serif; 
	text-decoration: none; 
	background-color: transparent 
	}
	
a.header
{ 
font-family:Arial;
font-size:xx-small;
font-weight:light;							
color: #BDBCCC;
}
 
a:hover
{
	font-weight:plain;
	font-size:12;
	background-color:6c7077;
	color:white;
	border : thick Red;
}
  
  a:active
{
   font-weight:plain;
   font-size:12;
   background-color:34418f;
   color : white;
}
  
h1
{ 
font-family:Arial;
font-size:xx-small;
font-weight:light;							
color: #BDBCCC;
} 
h2
{ 
font-family:Arial;
font-size:xx-small;
font-weight:light;							
color: #BDBCCC;
} 

h3
{ 
font-family:Arial;
font-size:xx-small;
font-weight:light;							
color: #BDBCCC;
} 
		#content
	{
		font-size: 10; 
	font-family: "Lucida Grande", Arial, Verdana, Lucida, Helvetica, sans-serif; 
		text-align: left;
		margin-left: 5px;
		position: absolute;
		top: 666;
		left: 50%;
		width: 600px;
		height: 60px;
		color: #BDBCCC;
		visibility: visible;
	