body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a:link {
	color: #540618;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #540618;
}
a:hover {
	text-decoration: underline;
	color: #3C0411;
}
a:active {
	text-decoration: none;
	color: #540618;
}
.style1 {font-size: x-small}
.style2 {
	font-size: large;
	font-style: italic;
	color: #540618;
	font-family: "Times New Roman", Times, serif;
}
