/* At-Rules */
@charset "iso-8859-1";

a {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #669999;
	background-image: url(images/bg-canvas.gif);

}

h1 {
	font-family: AGaramond, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #993300;
	text-align: center;
	font-style: italic;
}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-align: center; color: #000000}

h4 {font-family: Arial, Helvetica, sans-serif; font-size: x-large; color: #ffcc99; font-weight: bold}

h5 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bolder}

h6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: tan}

p {text-indent: 1em}

table {
	border-color: white white white white;
	text-align: left;
	vertical-align: top;



}

th {font-family: Arial, Helvetica, sans-serif; border-color: #0099FF black black; border-style: none; border-top-width: thick ; text-decoration: underline}

td {font-family:   Arial, Helvetica, sans-serif}
td table {
	background-color: #EADD95;


}

