body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#content a:link {
	color: #996600;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #663300;
}
#content a:visited {
	text-decoration: none;
	color: #996600;
}
#content a:active {
	text-decoration: none;
	color: #996600;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#smallwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#smallwh a:link {
	color: #FFFFFF;
}
#smallwh a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#smallwh a:visited {
	color: #FFFFFF;
}
.headbg {
	background-image: url(../images/newshdbg.gif);
	background-repeat: repeat-x;
}
.newsheadbg {
	background-color: #E3E3E3;
}
.brownbg {
	background-color: #996600;
}
.whitebg {
	background-color: #FFFFFF;
}
.picbg {
	background-color: #424242;
}

