body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, ol, ul, li, table, 
header, footer{
	margin: 0;
	padding: 0; 
	border: 0;
	font-size: 100%;
	font: sans-serif;
	vertical-align: baseline;
}
body{
	line-height: 1;
}	
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@media all {
	body{
		font: normal 100%, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		padding: 0.5em;
	}

.content {
	overflow: hidden;
	padding: 0 1em;
	max-width: 32.5em;
	margin: auto;
}
h1{
	font-size: 150%;
	color: #333333;
	letter-spacing: .1em;
	margin: 0 0.05em 0 0;
	text-align: center;	
}

h1 a:link {
	color: #333333;
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-color: #000000;
}

h1 a:visited {
	color: #333333;
	text-decoration: none;
	border-width: 0 0 1px 0;
}
h1 a#tag {
	color: #666666;
}

h2 {
	font-family: sans-serif;
	font-size: 2em;
	color: #222222;
	font-weight: normal;
	margin-top: 1em;
	text-align: center;
	line-height: 1.3em;
}

h3 {
	font-family: sans-serif;
	font-size: 1.7em;
	color: #444444;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 1.5em;
	text-align: center;
}
h3.subtitle {
	margin-top: .0em;
}
h6 {
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #666666;
	font-family: sans-serif;
	margin: 1em 0 0.5em 0;
	letter-spacing: 0.2em;
	margin-bottom: 1em;
	text-align: center;
	text-transform: uppercase;
}
h6 strong{
	color: #666666;
	font-weight: bold;
}
img {
	border: 0;
	padding: 3px;
}
img a { 
	border: 0;
}
p{
	line-height: 1.5em;
	margin: .7em 0 1em 0;
	font-family: sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
table {
	line-height: 1.5em;
	margin: .7em 0 1em 0;
	font-family: sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 300;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
	border-width: 0;
	border-style: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-width: 0;
	border-style: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
	border-width: 0;
	border-style: none;
}
.post strong { fontweight: bold; }
.post em { font-style: italic; }
.post a:link { 
	color: #333333;
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #888888;
}
.post a:visited { 
	color: #333333;
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #888888;
}
.post a:hover { 
	color: #666666;
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #666666;
}

.post ul {
	line-height: 1.5em;
	list-style-type: disc;
	padding: 0 0 0 3em;
	margin-top: .5em;
	margin-bottom: 1em;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.post ol {
	line-height: 1.5em;
	list-style-type: decimal;
	padding: .1em 0 0 1.2em;
	margin-top: .5em;
	margin-bottom: 1em;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.post li {
	padding: .2em 0 0 0;
	color: #333333;
}
.post li strong { font-weight: bold; }
.post blockquote {
	border-left: 2px solid #999999;
	font-size: 1em;
	margin: 1.8em 1.8em;
	padding: 0 1em 0 1em;
	color: #333333;
	font-family: sans-serif;
}
.footer {
	padding-top: 0.5em;
	padding-bottom: 0em;
}




}


