p {
	font-family: Georgia, serif; 
	font-size: 14px; 
	color: #B4B4B4; 
	text-align: justify; 	
	line-height: 1.5;
}

body { 
	background-color: #E6E6E6;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center; 	 	
}

a{
	font-family:Georgia, serif; 
	font-style:italic;
	font-size: 11px; 
	text-decoration: none; 
	color: #7DA7D9; 
	border: 0px;
}

i{
	font-family:Georgia, serif; 
	font-style:italic;
}

hr { border:0px; width:300px; background-color:#E6E6E6; color:#E6E6E6; height:1px; }

input.btn{ 
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		font-size: 11px; 
		text-align: center; 
		color: #B4B4B4; 
		background-color: transparent; 
		border:1px solid;}

.entrance { 
		width: 700px; 
		background: url(images/bcg.jpg);
		background-color: transparent;
	}

.content { 
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		font-size: 11px; 
		text-align: left; 	
		line-height: 1.5;
		color: #B4B4B4; 
		width: 600px; 
		background-color: transparent;
	}

#footer { 
	font-family: Trebuchet MS; 
	font-size: 10px; 
	color: #B4B4B4; 
	width: 700px; 	
	spacing:0; 	
	padding:0; 
	border-style: none; 
	text-align: center; 
	font-variant: none; 	
	background-color: transparent;
	}





