/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#805D18; text-decoration: none

	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#805D18; text-decoration: none

	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#805D18; text-decoration: none

	}

a:link { color: #FFF0E1; text-decoration: none }
a:visited { color: #FFFF99; text-decoration: none }
a:active { color: #FFE2C6; text-decoration: none }
a:hover { color: #FFE2C6; text-decoration: none}
    td {
	text-align: left;
	font-family: verdana;
	font-size: 10pt;
	color: #FFE2C6;
	background-color: ##FFE2C6;
}
body {
	background-color: #CCCCCC;
	background-image: url();
}
.style1 {font-size: 24pt}
.style4 {color: #666666}
.style6 {color: #775209}
.style7 {font-size: 24pt; color: #FFCD9B; }
.style2 {
	color: #333333;
	font-size: 10px;
}

