
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333300;
}
body {
	background-color: #041700;
	margin-left: 16px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
}
a {
	color:#FF6600;
	margin-left:4px;
}

h3 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	margin:0;
	color:#FFFFFF;
}

li,ul li {
	list-style:none;
	margin-left:0px;
}

.sideTitle{
	height:35px;
	background:#a2ba00;
	background:url(images/sidetitle.jpg);
}

#mainTable{
	background-color:#4c9900;
	border:#99FF33 2px solid;
}

p{
	margin:12px 0 12px 0;
}

h2{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	margin:0 0 0 10px;
	font-size:16px;
	color:#55cc22;
}
h2 a:link, h2 a:visited, h2 a:active{
	text-decoration: none;
	color:#FFFFFF;
}
h2 a:hover{
	text-decoration: none;
	color: #990000;
}
.postTitle{
	height:30px;
	background:url(images/posttitle.jpg);
}
.postImage{
	border:#eeeeee 4px solid;
	margin:15px 0 15px 0;
}

.indexStyle, .singleStyle{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006633;
}
.indexStyle a, .singleStyle a{
	color:#669900;
}
.indexStyle img{
	width:35%;
	border:#ccdf80 4px solid;
}
.singleStyle img{
	border:#ccdf80 4px solid;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #009933;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}