.TextSmall
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: Black;
}
.TextSmallBold
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: Black;
}
.TextNormal
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: Black;
}
.TextNormalBold
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: Black;
}
.TextImageDescription
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: White;
}
.TitleNormalBlack
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: Black;
}
.TitleNormalWhite
{
	font-family: Verdana;
	font-weight: Bold;
	font-size: 12px;
	color: White;
}
.TitlePage
{
	font-family: Verdana;
	font-weight: Bold;
	font-size: 16px;
	color: Black;
}
.LinkNormalRed
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #910c19;
}
.LinkNormalRed a, .LinkNormalRed a:visited, .LinkNormalRed a:active,
.LinkNormalRed:link, .LinkNormalRed:visited, .LinkNormalRed:active

{
	text-decoration: none;
	color: #910c19;
}
.LinkNormalRed a:hover, .LinkNormalRed:hover
{
	text-decoration: underline;
	color: #910c19;
}
.LinkNormalRedBold
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #910c19;
}
.LinkNormalRedBold a, .LinkNormalRedBold a:visited, .LinkNormalRedBold a:active, 
.LinkNormalRedBold:link, .LinkNormalRedBold:visited, .LinkNormalRedBold:active
{
	text-decoration: none;
	color: #910c19;
}
.LinkNormalRedBold a:hover, .LinkNormalRedBold:hover
{
	text-decoration: underline;
	color: #910c19;
}
.LinkSmallRed
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #910c19;
}
.LinkSmallRed a, .LinkSmallRed a:visited, .LinkSmallRed a:active,
.LinkSmallRed:link, .LinkSmallRed:visited, .LinkSmallRed:active
{
	text-decoration: none;
	color: #910c19;
}
.LinkSmallRed a:hover, .LinkSmallRed:hover
{
	text-decoration: underline;
	color: #910c19;
}
.LinkSmallRedBold
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #910c19;
}
.LinkSmallRedBold a, .LinkSmallRedBold a:visited, .LinkSmallRedBold a:active
{
	text-decoration: none;
	color: #910c19;
}
.LinkSmallRedBold a:hover
{
	text-decoration: underline;
	color: #910c19;
}
.LinkNormalWhite
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: white;
}
.LinkNormalWhite a, .LinkNormalWhite a:visited, .LinkWhite a:active
{
	text-decoration: none;
	color: white;
}
.LinkNormalWhite a:hover
{
	text-decoration: underline;
	color: white;
}
.TableCell
{
	height: 15px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	padding-left: 5px;
	padding-top: 1px;
	text-align: left;
}
.TableCellHeader
{
	height: 15px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	padding-left: 5px;
	text-align: left;
	background-color: #b5aca9;
}
.TableCellSpacer
{
	height: 30px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	padding-left: 5px;
	padding-top: 20px;
	text-align: left;
}
.TableCell a, .TableCell a:visited, .TableCell a:active, .TableCellHeader a, .TableCellHeader a:visited, .TableCellHeader a:active
{
	text-decoration: none;
	color: #910c19;
}
.TableCell a:hover, .TableCellHeader a:hover
{
	text-decoration: underline;
	color: #910c19;
}
