.news
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial;
}

.mglink
{
	font-size: 8pt;
	color: green;
}

.red
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
}

.section
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #0066cc;
	font-family: Arial;
}


.abstract
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	padding-left: 20px;
}


