body {
	background-color: #000040;
	        margin: 0px;

}
img {border: 0px;}
.date {
	text-align: left;
	color: #ffffff;
	background-color: #000040;
	font-weight: bold;
	font-size: 13px;
	padding: 1px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1.3em;

	}
#title {
	text-align: left;
	color: #ffffff;
	background-color: #cc9900;
	font-weight: bold;
	font-size: 10px;
	padding: 1px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1.3em;

	}
	.affiliates {
	text-align: left;
	color: #ffffff;
	background-color: #cc9900;
	font-weight: bold;
	font-size: 10px;
	padding: 1px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1.3em;

	}

.comments {
	color: #808080;
	font-weight: bold;
	border-bottom:1px dotted #cccccc;
	text-align:right;
	padding:1px;
	font-size: 10px;
	line-height: 6px;
	text-transform: uppercase;
	}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
a {
	color: #cc9900;
	text-decoration: none;
		font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
.col {
	margin-bottom:5px;
		margin-right:5px;
	margin-left:5px;

	}	

b, strong {color: #000040;}

i, em {color: #000080;}
li,ol,ul {
	list-style: none;
	}
#sidebar {padding-right:3px; font-size:9px;}
.post {padding-right: 3px; border-right:0px solid #333333;}
.p {color: #CC0000; font-weight:bold;}
