body {
	font-size: 9pt; 
	margin: 10px; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal; 
	color: white;
}

a:link {
	font-size: 9pt; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: none
}

b       {
	font-size: 9pt; 
	font-weight: bold; 
	 
	color: white; 
	text-decoration: none
}

a:hover {
	font-size: 9pt; 
	font-weight: bold; 
	color: snow; 
	text-decoration: none
}

a:visited {
	font-size: 9pt; 
	font-weight: bold; 
	color: firebrick; 
	text-decoration: none
}

ul {
	font-weight: bold; 
	margin: 2px 6px
	 
}

li {
	font-weight: bold; 
	margin: 10px 16px
}

p {
	font-weight: bold; 
	font-size: 9pt; 
	font-style: normal; 
	color: white;
	font-family: verdana, arial, helvetica, sans-serif
}

th {
	padding-right: 0em; 
	padding-left: 0em; 
	font-size: 9pt; 
	padding-bottom: 0em; 
	padding-top: 0em; 
	font-style: normal; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: center
}

td {
	padding-right: 0em; 
	padding-left: 0em; 
	font-size: 9pt; 
	padding-bottom: 0em; 
	color: white; 
	padding-top: 0em; 
	font-style: normal; 
	font-family: verdana, arial, helvetica, sans-serif
}

h1 {
	font-weight: bold; 
	font-size: 17pt; 
	color: white; 
	font-family: verdana, arial, helvetica, sans-serif; 
	align: center
}

h2 {
	font-weight: bold; 
	font-size: 15pt; 
	color: white; 
	font-family: verdana, arial, helvetica, sans-serif; 
	align: center
}

h3 {
	font-weight: bold; 
	font-size: 13pt; 
	color: white; 
	font-family: verdana, arial, helvetica, sans-serif; 
	align: center
}

#topleft {
position: absolute;
top: 0%;
left: 1%;
width: 16%;
height: 42%;
padding: 0px;
margin-top: 0%; 
margin-bottom: 0%; 
margin-left: 0%;
margin-right: 0%;
align: top;
border: 0;
background-color: ; 
color: white;
}

#top {
position: absolute;
top: 0%;
left: 17%;
width: 44%;
height: 42%;
padding: 0px;
margin-top: 0%; 
margin-bottom: 0%; 
margin-left: 0%;
margin-right: 0%;
align: top;
border: 0;
background-color: ; 
color: white;
}

#topright {
position: absolute;
top: 0%;
left: 64%;
width: 36%;
height: 42%;
padding: 0px;
margin-top: 0%; 
margin-bottom: 0%; 
margin-left: 0%;
margin-right: 0%;
align: top;
border: 0;
background-color: ; 
color: white;
}

#left {
position: absolute;
top: 44%;
left: 0%;
width: 20%;
height: 40%; 
padding: 0px;
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0%;
margin-right: 0%;
align: top;
border-right: 3px solid firebrick;
background-color: ;
color: white; 
}

#middleleft {
position: absolute;
top: 44%;
left: 20%;
width: 20%;
height: 40%; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0%;
margin-right: 0%;
align: top;
padding: 0%;
border-right: 3px solid firebrick;
background-color: ;
color: white; 
}


#middle {
position: absolute;
top: 44%;
left: 40%;
width: 20%;
height: 40%; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0%;
margin-right: 0%;
align: top;
padding: 0%;
font-size: 8pt;

border-right: 3px solid firebrick;
background-color: ;
color: white; 
}


#middleright {
position: absolute;
top: 44%;
left: 60%;
width: 20%;
height: 40%; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0%;
margin-right: 0%;
align: top;
padding: 0%;
border-right: 3px solid firebrick;
font-size: 8pt;
background-color: ;
color: white; 
}

#right {
position: absolute;
top: 44%;
left: 80%;
width: 20%;
height: 40%; 
padding: 0px;
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0%;
margin-right: 0%;
align: top;
background-color: ;
color: white;
}

#bottom {
position: absolute;
top: 88%;
left: 0%;
width: 100%;
height: 5%;
padding: 0px;
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0%;
margin-right: 0%;
align: top;
border-top: 3px solid firebrick;
background-color: ; 
color: white;
}
