body {
	margin: 0em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size:11pt;
}

h3 {
	font-family: Comic Sans MS, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	margin-top:0em;
	margin-bottom:.5em;
}

h4 {
	font-family: Comic Sans MS, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	margin-top:0em;
	margin-bottom:.5em;
}

p,td {font-size:11pt; margin-top:0em;}
dt,th {font-size:11pt; font-weight:bold;}
dd,ol,ul {font-size:10pt;}
pre {font-family: Courier, "courier new", monospace; font-size:10pt;}
.floatMenu {font-family: Verdana, Helvetica, sans-serif; font-size:90%; margin:0em;}
.hmenu {font-family: Verdana, Helvetica, sans-serif; font-size:9pt; color:#FFFFFF; font-weight:bold;}
.menuSubhead {font-family: Verdana, Helvetica, sans-serif; font-size:9pt; color:#000000; font-weight:bold;}
.menuOption {font-family: Verdana, Helvetica, sans-serif; font-size:9pt; font-weight:normal;}
.form {font-family: Verdana, Helvetica, sans-serif; font-size:10pt; color:#000000;}
.foot {font-family: Verdana, Helvetica, sans-serif; font-size:9pt; color:#666666;}
.warn {color:#ff3333; font-weight:bold}
.clickText {color:#000066; text-decoration:none;}
A:link {text-decoration:underline; Color:#000066;}
A:active {text-decoration:underline; Color:#009900;}
A:visited {text-decoration:underline; Color:#003300;}
A:hover {text-decoration:underline; Color:#AA0000;}
A:link IMG {border-style: none}
A:active IMG {border-style: none}
A:visited IMG {border-style: none}
A:hover IMG {border-color: #AA0000}

select, button, submit {font-family: Verdana, Helvetica, sans-serif; font-size:10pt;}
textarea, input {
	font-family: courier, "courier new", monospace;
	font-size: 10pt;
	}
	
.mono {
	font-family: courier, "courier new", monospace;
	font-size: 80%;
	}
	