p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
a:link {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
	line-height: 15px;
}
a:visited {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
	line-height: 15px;
}
a:hover {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: Red;
	text-decoration: none;
	line-height: 15px;
}
h5{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
}
h6{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 15px;
	color: #666666;
}

div.newsHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

div.newsDate {
	font-size: 12px;
	font-style:italic;
}

div.newsSummary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:0;
	text-align:justify;
}
