
A,FONT,BODY,TD,P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 16px;

}

FONT.heading {
	font-size: 13px;
	color: #534019;
	font-weight: bold;
}

FONT.subheading {
	font-size: 12px;
	color:  #669900;
	font-weight: bold;
}

FONT.asterik {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

TABLE.events-table { 
	border-style: solid;
	border-color: #C2BF92;
	border-width: 1px;
}

TD.events-table { 
	border-style: solid;
	border-color: #08293C;
	border-width: 1px;
	
}

TD.upperline {
    border-top-width: 1px;
	border-top-color: #08293C;
    border-top-style: solid;

}

TD.lowerline {
    border-bottom-width: 1px;
	border-bottom-color: #08293C;
    border-bottom-style: solid;

}
FONT.newsbox {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.
