body
{
	background: #111111;
	font-family: Arial;
	color: #cccccc;
	font-weight: bold;
	font-size: 12px;
}

.post_blog
{
	text-align: justify;
}

.title
{
	font-family: Arial;
	color: #1144aa;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #778A99;
	padding: 3px;
	float: none;
	width: auto;
	margin: 0px 3px;
	clear: none;
	height: auto;
}

td
{
	vertical-align : top;
	font-family: Arial;
	color: #cccccc;
	font-weight: bold;
	font-size: 12px;
	border-right: dotted;
	border-right-width: 1px;
	margin-right: 2px;
	margin-left: 2px;
}

a
{
	font-family: Arial;
	font-style: normal;
	color: #ff3322;
}

a:link
{
	font-family: Arial;
	color: #aa8888;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	font-family: Arial;
	color: #8888aa;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #719B74;
}

a:hover
{
	font-family: Arial;
	color: #aa8888;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

hr
{
	border-style: dotted;
}
