body {
	background-image: url(../images/Full-Lotus-opaque3.jpg);
	background-color: #ECC13F;
}
a:link {
	text-decoration: none;
	color: #6F4121;
}
a:visited {
	text-decoration: none;
	color: #6F4121;
}
a:hover {
	text-decoration: underline;
	color: #AA0000;
}
a:active {
	text-decoration: none;
	color: #DD0000;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #6F4121;
}
.style1 {font-size: 14px
}
.style2 {
	font-family: Arial;
	padding-left: 40px;
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}