/* Global
--------------------------------------------- */
body {
	font:76% "Lucida Grande",Arial,Helvetica,sans-serif; 
	margin:0; 
	color:#000; 
	line-height:1.6em;
	
}
	
	
	
ul,ol,li {
	color:#54534a; 
}

/* Typography
--------------------------------------------- */
p {
	margin:10; 
	font-size:1em;
	font-fmaily:"Lucida Grande",Arial,Helvetica,sans-serif; 
	line-height:1.6em;
	color:#000; 
	



}
p.form {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:1em;
font-style: normal; 
font-weight: normal; 
color: #000000;
margin: 0;
	line-height:1.6em;
}

a {
	color:#00aeef;
	text-decoration:none;
	
}


a:hover {
	text-decoration:none;
		color: #54534a;

}


h1 {
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif; 
	font-size: 15px; 
	font-style: none; 
	font-weight: bold; 
	color: #54534a;
	margin: 0;
}
h2 {
	font:bold 2em "Lucida Grande",Arial,Helvetica,sans-serif; 
	margin:0 0 0 0;
	color: #54534a;
}


h3 {
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-style: none; 
	font-weight: bold; 
	color: #000000;
	margin: 0;
}


h4 {
		font-family: "Lucida Grande",Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	color: #00aeef;
	margin: 0;
}


h5 {
	font:bold 1.2em "Lucida Grande",Arial,Helvetica,sans-serif; 
	margin:0 0 0.5em 0;
}
h6 {
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif; 
	font-size: 13px; 
	font-style: none; 
	font-weight: bold; 
	color: #00aeef;
	margin: 0;
}

#box{  
margin:10; 
	font-size:1em;
	font-fmaily:"Lucida Grande",Arial,Helvetica,sans-serif; 
	line-height:1.6em;
	color:#000;
	margin: 10;
	padding: 10;

}

