#newsbox {
	margin: 5px 0 5px 0;
	padding: 8px;
	border: 2px solid #666666;
	}
#newsbox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #1B1B1B;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: left;
	}
#newsbox div {
	background-color: #FFFFFF;
	}
#newsbox img {
	display: inline;
	border: 0;
	vertical-align: baseline;
	}
#newsbox a:link {
	font-size: 13px;
	line-height: 14px;
	text-decoration: underline;
	color: #0066cc;
	}
#newsbox a:visited {
	font-size: 13px;
	line-height: 14px;
	text-decoration: underline;
	color: #0066cc;
	}
#newsbox a:hover {
	font-size: 13px;
	line-height: 14px;
	text-decoration: underline;
	color: #cc0000;
	}
#newsbox a:active {
	font-size: 13px;
	line-height: 14px;
	text-decoration: underline;
	color: #0066cc;
	}
#newsbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	}
#newsbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0066cc;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 0px;
	}
#newsbox label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

