BODY, TD {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	color: Black;
	font-family: Arial,  sans-serif;
	font-size: 12px;
}

A {
	color: #696969;
	text-decoration: underline;
}

A:HOVER {
	color: #715A24;
	font-weight: bold;
}

.strdtext {
	font : 12px;
}

.copyright {
	font : 10px;
}

.heading_1 {
	font-size: 13px;
	color: #715A24;
	font-weight: bold;
}

.heading_2 {
	font-size: 13px;
	color: #2F4F4F;
	font-weight: bold;
}

.heading_3 {
	font-size: 11px;
	color: #2F4F4F;
	font-weight: bold;
}