#newsbox {
	margin: 5px 0 5px 0;
	padding: 8px;
	border: 2px solid #000000;
	}
#newsbox p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #1B1B1B;
	margin-top: 5px;
	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: 14px;
	line-height: 15px;
	text-decoration: underline;
	color: #094b8d;
	}
#newsbox a:visited {
	font-size: 14px;
	line-height: 15px;
	text-decoration: underline;
	color: #094b8d;
	}
#newsbox a:hover {
	font-size: 14px;
	line-height: 15px;
	text-decoration: underline;
	color: #cc0000;
	}
#newsbox a:active {
	font-size: 14px;
	line-height: 15px;
	text-decoration: underline;
	color: #094b8d;
	}
#newsbox h1 {
	font-family: "Comic Sans MS", fantasy;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #094b8d;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	}
#newsbox h3 {
	font-family: "Comic Sans MS", fantasy;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #094b8d;
	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;
	}

