body {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12pt;
	background-image:url(images/Banner1.gif);
}

h1 {
	font-size:14pt;
	font-weight:bold;
}

h2 {
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
}
	
.submenu {
	text-align:center;
	font-size:11pt;
}

.emphasis {
	font-weight:bold;
}

a {
	color:#993300;
}

a:visited {
	color:#663300;
}