﻿a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #d0103a;
}
a:active {
	text-decoration: underline;
}
.title {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #D0103a;
	font-variant: normal;
}

.text {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

.textMain
{
 color: #333333;
 font-family: verdana,geneva,arial,helvetica,sans-serif;
 font-size: 8pt;
 font-weight: 700;
}

.textSub
{
	color: #d0103a;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 8pt;
}

.textWorldWild
{
	color: #333333;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-weight: 700;
	font-size: 10pt;
}

.textSubWorldWild
{
	color: #333333;
	font-size: 8pt;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
}

.textDailyNewsSummary
{
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 9pt;
	width:145px;
	font-weight:bold;
	height:13pt;
	vertical-align:middle;
}

