/* CSS Document */

<style type="text/css">

p {margin-left: 20px}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #D8E3E6;
	float: left;
}

.bold {
	color: #000000;
	font-family: Bauhaus 93, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
	
.menu {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px}

.header {
	color: #D8E3E6;
	font-family: Bauhaus 93, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}

.style1 {
	color: #FFFFFF;
	font-family: Bauhaus 93, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-size: 18px}
.style7 {font-size: 12px}
.style8 {font-size: 14px}
.style9 {font-family: Bauhaus 93; color:#230072; font-size: 16px}
.SmallBold {font-family: Bauhaus 93; color:#230072; font-size: 10px}
dt {
  font-weight:bold;
}

</style>

