.DataEntryTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : Bold;
	font-size : 12pt;
	color : Black;
}
.TopTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16pt;
	color : Black;
}
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}
.EditLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Blue;
}
.AddLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
}
.SubTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Black;
	text-decoration: underline;
}
.Links{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
}
.Links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 11pt;
	color : Lime;
	text-decoration: underline;
}
.LinkRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Red;
}
.Numbers{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color : Black;
}
.NumbersRed{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color : Red;
}
.RedPrint{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : Red;
}
.Hosts{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}
.ItemNumber{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : Black;
}
.Results{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Navy;
}
a.leftnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : Black;
	text-decoration : none;
}
a.leftnav:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : Fuchsia;
	text-decoration : underline;
}