.Main_Text
{
	font-size: 12px;
	color: #000000;
}

.Header_Large
{
	font-size: 16px;
	color:#0033FF;
}

.Header_Medium
{
	font-size: 14px;
	color: #000000;

	font-weight: bold;
}

.Header_Small
{
	font-size: 13px;
	color: #000000;
}
.newshead {font-size: 14px}
.newsdate {
	font-size: 12px;
	font-weight: bold;
}
.newstext {font-size: 12px}
.eventshead {font-size: 14px}
.eventsdate {
	font-size: 13px;
	font-weight: bold;}
.eventstext {font-size: 12px}
tr.d0 th {
	background-color: #EEEEEE;
}
tr.d0 td {
	background-color: #EEEEEE; color: black;
}
tr.d1 td {
	background-color: #FFFFFF; color: black;
}