body {
	background-color: #336633;
	        margin: 0px;

}
img {border: 0px;}
.date {
	text-align: right;
	color: #ffffff;
	background-color: #336633;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	margin: 0px;
	text-transform: uppercase;

	}
#title {
	text-align: left;
	color: #ffffff;
	background-color: #669966;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	margin: 0px;
	text-transform: uppercase;

	}
.affiliates {
	text-align: left;
	color: #ffffff;
	background-color: #669966;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	line-height: 1.3em;

	}

.comments {
	color: #006633;
	font-weight: bold;
	text-align:left;
	padding:1px;
	font-size: 10px;
	line-height: 6px;
	text-transform: uppercase;
	}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align:justify;
}
a {
	color: #666666;
	text-decoration: none;
		font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
.col {
	margin:5px;
	}	

b, strong {color: #006633;}

i, em {color: #66CC66;}
li,ol,ul {
	list-style: none;
	}
#sidebar {padding-right:3px; font-size:9px;}
.post {padding-left: 3px; border-left:1px solid #333333;}
.p {color: #CC0000; font-weight:bold;}
