body,td {
	margin-top:30px !important;
	background: #E6E6E6;
	font: normal normal normal 12px arial, helvetica, sans-serif;
}
h1 {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font: 15px arial, helvetica, sans-serif;
}
h2 {
	font: normal 14px arial, helvetica, sans-serif;
	margin: 5px 30px 0;
}
h3 {
	font: normal 13px arial, helvetica, sans-serif;
}
h4 {
	font: normal 12px arial, helvetica, sans-serif;
}
p {
	margin-right: 30px;
	margin-left: 30px;
}
li, ol {
	margin-right: 10px;
	margin-left: 10px;
	color: #000;
	font: normal normal normal 12px/18px arial, helvetica, sans-serif;
}
a:link {
	color: #4F68BD;
}
a:visited {
	color: #FF4AC1;
}
a:active {
	color: #FFA500;
}
a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.navtext {
	margin-right: 10px;
	margin-left: 4px;
}
body, h3, h4 {
	color: #000;
	margin: 0;
}
h1, h2 {
	color: #000;
	background: transparent;
}
h3, h4 {
	margin-top: 0;
	margin-bottom: 2px;
	background: transparent;
}
p, .main, ul, .navtext {
	color: #000;
	font: normal normal normal 12px arial, helvetica, sans-serif;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
}
.post{
	margin-left:45px;
}
.post-title{
	font-weight:bold;
	font-size: 16px;
}
.post-body ul li,.post-body ol li{
	margin:2px;
	padding:2px;
}
