BODY          { color: #663; font-size: 12px; line-height: 14px; font-family: Verdana, Arial; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top;}
td   { font-size: 13px; line-height: 16px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular }
.red  { color: #c33; font-size: 13px; line-height: 16px; font-family: Verdana, Arial }
.white { color: white; font-size: 10px; line-height: 13px; font-family: Verdana, Arial }
.menu    { font-size: 13px; font-family: Verdana, Arial; padding-top:6px;padding-bottom:6px; }

.menu a { color: black; text-decoration: none }
h4  { color: #c33; font-style: italic; font-weight: bold; font-size: 18px; line-height: 22px; font-family: Verdana, Arial, helvetica }
#newsblock {
	position:relative
	left:0px;
	color:#c33;
	width:220px;
	display:block;
	float:left;
	border:2px solid #c33;
	background-color:#FCF;
	font-size:13px;
	line-height:17px;
	margin:3px 6px 3px 0px;
	padding:6px;
}