body {
	background-color: #f5efdf;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #110A04;
}

#Table_01 {
	background-image:url(images/bodyback.jpg);
	background-repeat: no-repeat;
}

.style1 {
	font-size: 1em;
}

.style2 {
	font-size: 1.2em;
	color: #271709;
	font-weight: bold;
}

.style3 {
	font-size: 0.8em;
	color: #110A04;
	font-weight: bold;
}

.style4 {
	font-size: 1.3em;
	color: #271709;
	font-weight: bold;
}

.style5 {
	font-size: 0.8em;
	color: #110A04;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	text-decoration: underline;
}
