a
{
	font-family: Tahoma;
	font-weight: medium;
	cursor: hand;
	text-decoration: none;
}

a.hover
{
	text-decoration: underline;
}

.special
{
	font-family: Tahoma;
	font-weight: bold;
	color: #7513A3;
	font-size: 16px;
}

.headings
{
	font-family: Tahoma;
	font-weight: medium;
	margin-left: 8px;
	color: #A37C13;
}

.description
{
	font-family: Tahoma;
	font-weight: medium;
	margin-left: 8px;
	color: #000000;
	background: #E7DEBD;
}

.footer
{
	margin-left: 4px;
	margin-right: 4px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: medium;
	text-decoration: none;
}
TD.whiteCell { background: #FFFFFF; }
TH.darkCell { background: #D6BD8C; font-family: Tahoma;	font-weight: medium;}
TR.darkRow { background: #D6BD8C; }
TR.mediumRow { background: #E7D6B5; }
TR.lightRow { background: #E7DEBD; }
