td img {display: block;}body {
	background-color: #080808;
}
.style1 {
	color: #DBC6AB;
	font-style: italic;
}
#bluebox {
	height: 420px;
	width: 156px;
    overflow:auto;
    }
#bluebox2 {
	height: 500px;
	width: 156px;
    overflow:auto;
    }
#centerbox {
	height: 610px;
	width: 450px;
    overflow:auto;
    }
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #330000;
}
.burg_italics {
	color: #2D0714;
	font-weight: bold;
	font-style: italic;
}
.headlinenews_text {
	font-size: 16px;
	font-weight: bold;
	color: #451727;
}
.headline_newssmaller {font-size: 14px; font-weight: bold; color: #451727; }
.Bold_Italic_Burgundy_16px {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #28020F;
}
a:link {
	color: #6E585F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF33FF;
}
.black_bold_centertext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}

