.post
{
	width: 464px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 32px;
	font-family: Helvetica, sans-serif;
	color: #333333;
}

.post_def
{
	position: relative;
	top: 0px;
	left: 0px;
	border-width: 1px;
	width: 464px;
	height: 40px;
	border-style:none none none solid;
	border-color: #a4a6a6;
	text-align: right;
}

.post_cont
{
	width: 459px;
	position: relative;
	left: 5px;
	top: -38px;
	overflow: hidden;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}

.post_end
{
	width: 464px;
	background-color: #a4a6a6;
	height: 16px;
	text-align: right;
	position: relative;
	top: 0px;
	left: 0px;
}

h3
{
	font-family: courier, courier new, monospace;
	font-size: 36px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

h4
{
	display: block;
	position: absolute;
	top: 0px;
	left = 0px;
	width: 100%;
	text-align: right;
	background-color: #FFFFFF;
	color: #999999;
	font-family: courier, courier new, monospace;
	font-size: 10px;
	font-weight: 100;
	margin: 0px;
}

.post p
{
	font-family: Helvetica, sans-serif;
	color: #0000FF;
	font-size: 12px;
}

a:link
{
	color: #ee0000;
	text-decoration: none;
}

a:visited
{
	color: #ee0000;
	text-decoration: none;
	font-style: italic;
}

a:hover
{
	color: #ee0000;
	text-decoration: underline;
}

a:active
{
	color: #850000;
	text-decoration: underline; 
}

.post_nav
{
	position: relative;
	width: 464px;
	top: 32px;
	bottom: 32px;
	height: 50px;
}

.nav_old
{
	float:left;
	display: block;
	width: 116px;
	text-align: left;
}

.nav_new
{
	float:left;
	display: block;
	width: 116px;
	text-align: right;
}
