﻿.DetailLabel
{
	background-color: #d4d2ca;
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold; 
	text-align: left;
}
.WhiteDetailLabel
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold; 
	text-align: left;
}
.WhiteDetailLabel a:link
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold; 
	text-align: left;
}

.WhiteDetailLabel a:visited
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold; 
	text-align: left;
}

.WhiteDetailLabel a:active
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold; 
	text-align: left;
}

.WhiteDetailLabel a:hover
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold; 
	text-align: left;
}

.WhiteDetailLabelNonBold
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal; 
	text-align: left;
}
.DetailText
{
	background-color: #d4d2ca;
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
}

