body
{
	background: #ffffff;
	font-family: "Courier New", Courier, monospace;
	margin-left: 20px;
	margin-right: auto;
	width: 500px;
	text-align: left;
        font-size: 12px;
}

#content
{
	background: #ffffff;
	width: 500px;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #000000; border-style: none none dotted; }

h2
{
border: 0px;	
color: #330000;
 font-weight: bold;
	font: 16px  "Courier New", Courier, monospace;

}

h2 p
{
margin-top: 0px;
	color: #666;
	font: 9px Courier New", Courier, monospace;
}


h4
{
	color: #FF0066;
        font-size: 10px;
}

h5
{
margin-top: -10px;
margin-bottom: -2px;
}

h5 a
{
text-decoration : none;
	color: #666;
	font: italic 11px "Courier New", Courier, monospace;
}

p
{
width: 500px;
color: #666;
	margin-top: 4px;
	font: 12px "Courier New", Courier, monospace;
}

p a {
color: #FF0066;
text-decoration: none;}

p a:hover{
background: #ef5090;
color: #fff;
}

img {
margin-top: 0px;
margin-bottom: 7px;}

.posted {
        font-size: 11px;
	color: #FF0066;
	font: font-family: "Courier New", Courier, monospace;
}

.title {
        font-family: "Courier New", Courier, monospace;
        font-weight: bold;
        color: #000000;
        font-size: 12px;
}
