body {
	font-size:62.5%;
	margin:0px;
	padding:0px;
 }

td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.8em;
	color : Black;
}

TD.navbar {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.7em;
	color : #A0BEDA;
	font-weight: bold;
}
TD.homebar {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.7em;
	font-weight: bold;
	color : white;
}

td.header {
	padding: 0px;
}

A.homebar {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

A.homebar:HOVER {
	color: White;
	text-decoration: underline;
}

A.navbar {
	color: White;
	text-decoration: none;
	font-weight: normal;
}

A.navbar:HOVER {
	color: White;
	text-decoration: underline;
}

TD.body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : Black;
	font-size : 0.8em;
}

h1 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size		:	  1.0em;
	font-weight: bold;
}

TD.footer {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: xx-small;
}

A.body {
	color: #006699;
	text-decoration: none;
}

A.body:HOVER {
	color: #006699;
	text-decoration: underline;
}

A.listing {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

A.listing:HOVER {
	color: #006699;
	text-decoration: underline;
}

	td img.decoration {display: block;}
	
	div.navheading {
	width:122px;
	background-color:#2d5d99;
	padding: 0px 4px 0px 4px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #A0BEDA;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #92a8c2;
	}
	
	div.navcontent {
	width:122px;
	background-color:#2d5d99;
	padding: 4px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	border-width: 1px;
	border-style: solid;
	border-color: #92a8c2;
	}
	
	div.searchform {
	text-align: center;
	width:122px;
	background-color:#2d5d99;
	padding: 4px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	border-width: 1px;
	border-style: solid;
	border-color: #92a8c2;
	}