@charset "UTF-8";
/* CSS Document */

body{background-color:#FFF;
font-family:  verdana, geneva, 'trebuchet ms', arial; font-size: 14px; text-align: justify; color:#000; text-align:center; letter-spacing: .1em; line-height: 150%;
  text-align: center;
  }
p{
	padding: 20px;
}
#content {
	width:850px;
	margin: 0px auto 0;
	background:#FFF;			
	
}	
	


a:link { color:#499e86; }
a:visited { color:#FC0; }
a:hover { color:#930; }
a:active { color:#F60; }
