﻿body {
}
H1
{
	font-size: 24pt;
	color: #990000;
	font-family: Tahoma;
}
.PageHeading
{
	font-size: 24pt;
	color: #990000;
	font-family: Tahoma;
}
.RSSItem
{
	font-weight: normal;
	font-size: 8pt;
	color: #990000;
	font-family: Arial;
}
.SectionHeading
{
	font-weight: bold;
	color: #990000;
	font-family: Tahoma;
}
.SectionText
{
	font-weight: normal;
	font-size: 12pt;
	color: #990000;
	font-family: Arial;
}
.SectionTextSmall
{
	font-weight: normal;
	font-size: 10pt;
	color: #990000;
	font-family: Arial;
}
.FormFieldText
{
	font-size: 8pt;
	color: #990000;
	font-family: Arial;
	font-weight:bold;
}
.SectionLinkSmall
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-family: Arial;
}
.MenuItem
{
	font-weight: normal;
	font-size: small;
	color: Yellow;
	font-family: Arial;	
}

