/* CSS Document */
<style type="text/css">
<!--
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #731000;
}
.style2 {color: #731000}
.style3 {
	font-size: 24;
	font-style: italic;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
body {
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Menu {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
-->
</style>