BODY, TD, .NormalText {
	font-family: Verdana, Arial, Helvetica, "Times New Roman", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.MediumText { font-size: 14px; }
.SmallText  { font-size: 9px; }

.Black   { color: #000000; }
.White   { color: #FFFFFF; }


* .dotted {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

* .left_border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

* .TBL_bottom_BORDER {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

