.regular
{
    COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana;
}

.regularBold
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
}

.RedLabel
{
	COLOR: red;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
}

.pageHeading
{	font-family:Verdana;
	color:Black;
	font-weight:bold;
	font-size:15;
}

.tableHeader
{
	background-color:#F5EED1;
	padding: 2 2 2 5;
	color:Black;
	font-size:13;
	font-weight:bold;
	font-family:Verdana;
	height:23;
	border:1 solid Black;
}

.infoText
{
	font-family:Verdana;
	font-size:13;
	color:Black;
}