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


}
img {border: 0px;}
.date {
	text-align: left;
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1.3em;
}
#title {
	text-align: left;
	color: #ffffff;
		background-color: #666666;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1.3em;
	}
.affiliates {
	text-align: left;
	color: #ffffff;
	background-color: #99CCCC;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	line-height: 1.3em;

	}

.comments {
	color: #333333;
	font-weight: bold;
	text-align:right;
	padding:1px;
	font-size: 10px;
	text-transform: uppercase;
		border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;

	}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}
a {
	color: #003366;
	text-decoration: none;
		font-weight: bold;

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

b, strong {color: #333333;}

i, em {color: #99CCCC;}
li,ol,ul {
	list-style: none;
	}
#sidebar {padding-right:3px; font-size:11px;}
#main {padding-left:3px; border-left:dashed 1px #666666;}

.p {
color: #cccccc;
	font-weight: bold;
	text-align:justify;
	text-transform: uppercase;
	}
.career {
color: #ffffff;
	font-weight: bold;
	text-align:justify;
		line-height: 1.3em;
	text-transform: uppercase;
		font-size: 11px;
	}
.p img {float: left;}
.post {padding-left: 3px; border-left:1px solid #666666;}
