body {
	font-size:1em;
	font-family:Helvetica, Arial, sans-serif;
	line-height:120%;
	-webkit-text-size-adjust: none;
	color:#333;
	}
h1, 
h2, 
h3 {
	margin:5px 0 10px;
	letter-spacing:-0.025em;
	} 
h4, 
h5{
	margin:5px 0 0;
	}
h1 {
	font-size:250%;
	margin:5px 0;
	line-height:130%;
	color:#2fa2cc;
	text-shadow:1px 1px 0 #fff;
	}
h2 {
	font-size:137.5%;
	font-weight:normal;
	line-height:130%;
	text-shadow:1px 1px 0 #fff;
	}
h3 {
	font-size:100%;
	line-height:130%;
	}
h4 {
	font-size:93.8%;
	line-height:130%;
	}
h5 {
	font-size:87.5%;
	line-height:130%;
	}
p, h6 {
	margin:5px 0 15px;
	font-size:81.3%;
	line-height:140%;
	font-weight:normal;
	}
p.quote, 
h6.quote {
	margin:10px 0;
	padding:10px 20px 15px 60px;
	font-size:93.8%;
	background:url('/assets/images/icons/quote.gif') no-repeat left top;
	font-style:italic;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
p.quote strong, 
h6 quote strong {
	display:block;
	padding:5px 0 0;
	font-style:normal;
	font-family:Helvetica, sans-serif;
	}
p.visit_site, 
h6.visit_site {
	font-size:100%;
	margin:0px 0 15px;
	}
ul {
	margin:5px 25px 15px;
	font-size:81.3%;
	line-height:140%;
	list-style:disc;
	}
ul ul {
	margin:5px 15px 5px;
	font-size:100%;
	line-height:140%;
	list-style:circle;
	}
ol {
	margin:5px 25px 15px;
	font-size:81.3%;
	line-height:140%;
	list-style:decimal;
	}
ol ol {
	margin:5px 15px 5px;
	font-size:100%;
	line-height:140%;
	list-style:lower-alpha;
	}
strong {
	font-weight:bold;
	}
em {
	font-style:italic;
	}

a {
	color:#2fa2cc;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

	
h2.title {
	margin:0 0 10px;
	padding:5px 0;
	border-bottom:1px solid #bbb;
	color:#666;
	text-transform:uppercase;
	font-size:87.5%;
	line-height:130%;
	font-weight:bold;
	}
h2.title em {
	color:#999;
	font-style:normal;
	}
#site_header h2.title {
	margin-top:20px;
	border-bottom:1px solid #69b5d1;
	color:#fff;
	text-shadow:1px 1px 0 #017fad;
	}
.detail h2.title {
	color:#777;
	border-bottom:1px solid #ccc;
	margin:5px 0 10px;
	}
	
p.tags, 
h6.tags {
	font-size:68.3%;
	color:#999;
	}
	
	