body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-repeat: no-repeat; 
	text-align: center;
}
form {
	text-align: left;
}
h2 {
	font-size: large;
	text-align: left;
	margin: 0;
}
pre {
	text-align: left;
}
table {
	border: 0;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6em;
	text-align: left;
}
td {
	vertical-align: top;
}
table.staffblock {
	line-height: 1.4em;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
td.staffblock {
	width: 20%;
}
.maintext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: 1.6em; 
	font-weight: normal; 
	color: #000000; 
	background-repeat: no-repeat; 
	text-align: justify
}
.maintext2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: 1.6em; 
	font-weight: normal; 
	color: #FF0000; 
	background-repeat: no-repeat
}
.maintext3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: 1.6em; 
	font-weight: normal; 
	color: #FF6600;
	background-repeat: no-repeat; 
	text-align: justify}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: 1.6em;
	text-decoration: none; 
	text-align: justify; 
	list-style-type: none
}
a:link {
	color: #006699; 
}
a:visited {
	color: #006699;
}
a:active {
	color: #006699;
}
a:hover {
	color: #FF0000;
}
.smallmenu {
	font-size: 7pt;
	line-height: 1.2em;
	color: #000000;
	background-color: #F3F2E8;
	border-bottom: 1px black solid;
	text-align: right;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 100%;
}

.smallmenu a:link {
	color: #069; 
	text-decoration: none; 
	padding: 0; 
	margin: 0; 
	font-size: 7pt; 
}
.smallmenu a:visited {
	color: #069; 
	text-decoration: none;
	padding: 0; 
	margin: 0; 
	font-size: 7pt;
}
.smallmenu a:hover {
	color: #F00; 
	text-decoration: none;
	padding: 0; 
	margin: 0; 
	font-size: 7pt;
}
.smallmenu a:active {
	color: #069; 
	text-decoration: none;
	padding: 0; 
	margin: 0; 
	font-size: 7pt;
}
.smallmenu select {
	padding: 0; 
	margin: 0; 
	font-size: 7pt;
}
.smallmenu label {
	text-align: right;
	padding: 0; 
	margin: 0; 
	font-weight: bold;
	font-size: 7pt;
}
.smallmenu form {
	padding: 0; 
	margin: 0;
}
