body {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
}

div.footer{
	position:fixed;
	_position:absolute;
	bottom:0;
	right:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

div {
	margin:0px;
}

th {
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
	margin:0px;
	color: #fe9725;
}

h2 {
	font-size: 12pt;
	margin:0px;
        color:#336699;
}

p {
	font-size: 10pt;
	margin:0px;
}

a {
	font-size: 10pt;
	color: #336699;
}

a.navmain:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a.navmain:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a.navmain:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

ul {
	list-style-type:square;
	font-size:10pt;
        /*margin:0px;*/
}

