body {
	background-image: url(../images/bk.jpg); 
	margin-top: 0px;
	margin-left: 0px;
	
}

A:link {
	font-family: MS Sans Serif;
	color: #593B33;
	font-size: 9pt;
	text-decoration: none;
}
	
A:visited {
	font-family: MS Sans Serif;
	color: #593B33;
	font-size: 9pt;
	text-decoration: none;
}


A:active {
	font-family: MS Sans Serif;
	color: #593B33;
	font-size: 9pt;
	text-decoration: none;
}

A:hover {
	font-family: MS Sans Serif;
	font-size: 9pt;
	text-decoration: none; 
	color: #AA8984;
}


.headers {
	font-weight: bold;
	color: #00000;
	font-family: MS Sans Serif;
	font-size: 10pt;
	}

.subheaders {
	font-weight: bold;
	color: #00000;
	font-family: MS Sans Serif;
	font-size: 9pt;

	}

.text	{
	color: #00000;
	font-family: MS Sans Serif;
	font-size: 9pt;
	}



.bottom {
	color: #593B33;
	font-family: Verdana;
	font-size: 7.5pt;
	}	

#news {
 background: #fff;
 color: #333;
 border: 0px;
 width: 608px; height: 100px;
 overflow: auto;
}

