﻿body {
}

a.BodyLinks
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
}
a.SmallBodyLinks
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
}
a.SmallWhiteBodyLinks
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}
a.SmallWhiteBodyLinks_noline
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
td.Black
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}
td.BlackBold
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}
td.BigBlack
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}
td.BigBlackBold
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}
td.SmallBlackBold
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}
td.DetailHeading
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	background-color: #2F4F4F;
}
p.Black
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}
p.BlackBold
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}
span.Black
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}
span.BlackBold
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}
td.Red
{
	font-size: x-small;
	color: red;
	font-family: Verdana;
	font-style: italic;
}
td.BigRed
{
	font-size: x-small;
	color: red;
	font-family: Verdana;
	font-style: italic;
}
td.BlackItalics
{
	font-size: xx-small;
	color: black;
	font-style: italic;
}
