.div_Body
{
	background-color: #492905;
}

.div_Body a:link
{
	text-decoration: underline;
	color: #0000ee;
}

.div_Body a:visited
{
	text-decoration: underline;
	color: #000000;
}

.div_Body a:hover
{
	text-decoration: underline;
	color: #888800;
}

.div_Body a:active
{
	text-decoration: underline;
	color: #cccc00;
}


.div_Container
{
	width: 800px;
	text-align: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	position: relative;
	left: 50px;
	background-color: #492905;
}

.div_Title
{
	font-size: 20pt;
	font-weight: bold;
}

.div_SubTitle
{
	font-size: 14pt;
	font-weight: normal;
}

.div_ListingHead
{
	font-size: 14pt;
	font-weight: bold;
}

.div_Listing
{
	font-size: 12pt;
	font-weight: normal;
}
