body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, p {
	font-size: 12px;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}


.onlink {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #333333;

}
.newshead {
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.newsbody {
	font-size: 12px;
}
.location {
	font-size: 14px;
	text-align: right;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;




}
.calItem {

	font-weight: bold;
	text-decoration: underline;
}
.italibold {
	font-style: italic;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bigSize {
	font-size: 14px;
}
.bigNbold {
	font-size: 14px;
	font-weight: bold;

}

