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;
}

h2 {
	font-size: 12pt;
	margin:0px;
}

p {
	font-size: 10pt;
	margin:0px;
}

a {
	font-size: 10pt;
	color: #000000;
}

a.navmain:link {
	display:block;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	width:212px;
	line-height:37px;
	background:url(/images/nav_button.jpg)no-repeat;
}

a.navmain:hover {
	display:block;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	width:212px;
	line-height:37px;
	background:url(/images/nav_button.jpg) no-repeat;
}

a.navmain:visited {
	display:block;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	width:212px;
	line-height:37px;
	background:url(/images/nav_button.jpg) no-repeat;
}

a.navmain:link {
	display:block;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	width:212px;
	line-height:37px;
	background:url(/images/nav_button.jpg)no-repeat;
}

a.navmain:hover {
	display:block;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	width:212px;
	line-height:37px;
	background:url(/images/nav_button.jpg) no-repeat;
}

a.navmain:visited {
	display:block;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	width:212px;
	line-height:37px;
	background:url(/images/nav_button.jpg) no-repeat;
}

ul {
	list-style-type:square;
}

