A:link {color: #000000; text-decoration:underline}
A:visited {color: #730000; text-decoration:none}
A:active {color: #730000; text-decoration:none}
A:hover {color: #730000; text-decoration:underline}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #54211d;
}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #54211d;
}

.imgright {
float:right;
margin-left:10px;
margin-bottom:4px;
margin-top:2px;
}

TR.clsOdd { background-Color:  #feeded; }
TR.clsEven { background-color: #beefee; }