td.kdheader { text-align: right; }
td.kdheader span.head { color: ffcc33; font-family: 'Times New Roman', Georgia, times; font-size: 28px; font-style: italic; font-weight: bold; letter-spacing: 0.1em; }
td.kdheader td.normal { color: ffcc33; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-align: right; }

table.kdinfotable { background-color: #eee; border: #fff 2px solid; }
td.kdinfo span.head { color: #333; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0.1em; text-align: left; }
div.kdinfospacer { border-top: #666 1px solid;  font-size: 4px; }
td.kdinfo td.normal { color: #666; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

table.kdcontenttable
{
	background-color: #386A83;
}

td.kdcontenthead span.head
{
	font-weight: bold;
	font-size: 12px;
	color: #ffcc33;
	font-style: normal;
	font-family: Verdana, arial, "lucida console" , sans-serif;
	letter-spacing: 0px;
	text-align: left;
}

td.kdcontentheader
{ 
	height: 26px; border-bottom: #ffcc33 2px solid;
}

td.kdcontentheaderblank
{ 
	height: 5px; border-bottom: #ffefce 1px solid;
}

td.kdcontent td.normal
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	line-height: 140%;
	font-style: normal;
	font-family: Verdana, arial, "lucida console" , sans-serif;
	text-align: left;
}


