body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Verdana;
	font-size: 12px;
	}
	
.title {
		font-weight: bold;
		font-family: Verdana;
		color: #321d02;
		font-size: 12px;
}
table {	font-weight: none;
		text-align: justify;
		font-family: Verdana;
		color: #2c1a02;
		font-size: 12px;
		}
.text {
		font-weight: none;
		font-family: Verdana;
		color: #4b2c03;
		font-size: 12px;
}
a {
		font-weight: none;
		font-family: Verdana;
		color: #000;
		font-size: 12px;
		text-decoration: none;
}

a:hover {
		font-weight: none;
		font-family: Verdana;
		color: #000000;
		font-size: 12px;
		text-decoration: none;
}
blockquote {
background: url(img/quote.png) no-repeat top left;
padding-left: 30px;
margin-left: 10px;
}


#newstitle {
	text-align: left;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1.3em;
	border-top: dashed 1px #336666;
	border-bottom: solid 2px #cccccc;
	}
#newstitle2 {
	text-align: left;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1.3em;
	border-top: dashed 1px #336666;
	border-bottom: solid 2px #cccccc;
	}