body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

strong {
	color: #FF0000;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
}

h1 {
	color: #3E3022;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
}

h2 {
	color: #3E3022;
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}

td.banner {
	background-color: #3E3022;
}

td.title {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 28pt;
	font-weight: bold;
	font-style: normal;
}

td.subtitle {
	color: #BBBBBB;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}


td.navbar {
	background-color: #FDF2C0;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}


a.navitem {
	color: #000000;
	background-color: #FDF2C0;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}





