.title {
	border-bottom: 2px none transparent;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

.home_title {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.subTitle
{
	color: #333333;
	font: italic 12px Arial, Helvetica, sans-serif;
}
.home_subTitle
{
	color: #333333;
	font: italic 11px Arial, Helvetica, sans-serif;
}
.text
{
	color: #000000;
	font: 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
}
.home_text
{
	color: #000000;
	font: 10px/1.3em Arial, Helvetica, sans-serif;
}

.newsLink {
	text-decoration: none;
	color: #000066;
	border-bottom-style: none;
}

.newsLink:hover {
	text-decoration: underline;
	color: #000066;
}

#news a:link, #news a:visited {
	text-decoration: none;
	color: #000066;
	border-bottom-style: none;
}

#news a:hover {
	text-decoration: underline;
	color: #000066;
}

#news h1 {
	border-bottom: 2px none transparent;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

#news h2
{
	color: #333333;
	font: italic 12px Arial, Helvetica, sans-serif;
}

#news p
{
	color: #000000;
	font: 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
}

.date
{
	color: #333333;
	font: italic 11px Arial, Helvetica, sans-serif;
}

.pageindex
{
	color: #333333;
	font: italic 11px Arial, Helvetica, sans-serif;
}

#news img {
	border-style: none;
}