A:link {
	font weight: bold;
	color: #8C6B51;
	text-decoration: none;
}

A:visited {
	font weight: bold;
	color: #8C6B51;
	text-decoration: none;
}

A:active {
	color: #B80A638;
	text-decoration: none;
}

A:hover {
	color: #B2D77A;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : "Times New Roman", Times, serif;
	color: #336600;

}

P {
	font-size: small;
	font-family : "Times New Roman", Times, serif;
	color: #336600;

}

TD.smaller {
	font-size: 11px;
	font-family : "Times New Roman", Times, serif;
	color : #336600;
}

P.smaller {
	font-size: 11px;
	font-family : "Times New Roman", Times, serif;
	color : #336600;
}

HR {
	color : #B2D77A;
	height : 1px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #8C6B51;
}
