h1{
	color: #333333;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
}
h2{
	color: #333333;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
}
h3{
	color: #333333;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}
h4{
	color: #333333;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
}
h5{
	font: normal 1em sans-serif;
	color: #333333;
	text-decoration: none;
}
h6{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
	font-family: sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
blockquote{
    margin:1.5em 0 1.5em 1.5em;
    color:#666;font-style:italic;
}
strong{
    font-weight:bold;
}
em{
    font-style:italic;
}
pre{
    margin-bottom:1.3em;
    background:#eee;
    border:0.1em solid #ddd;
    padding:1.5em;
    }
code{
	font-family: sans-serif;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: normal;
}
p{
	text-align:left;
	letter-spacing: 1px;
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 1.6em;
	margin-left: 0;
}
p.last{margin-bottom:0;}
p a{
	text-decoration: none;
}
p img{
	padding:0;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p img.top{margin-top:0;}
