h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

td {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

p {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}

a:link {
	colour: #663300;
	text-decoration: underline
}

a:visited {
	colour: #663300;
	text-decoration: underline
}

a:hover {
	colour: #000099;
	text-decoration: none;
}

.menushadow {
	background-image:url("../images/navlinks_shadow.gif");
	height:5px;
}

.navmenu {
	height: 20;
	padding-left:5px;
	font-family: arial;
	font-size: 8pt;
	text valign: center;
	background-color: #EEEEEE;
	color: #663300;
}

.navmenu a:link, .navmenu a:visited {
	color: #663300;
	text-decoration:underline;
}

.navmenu a:hover {
	color: #008000;
	text-decoration:none;
}

.tstable {
 	border-color: #666666;
	width: 200px;
}
<!--
.tsheader {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	background-color: #EEEEEE;
}

.tslinks {
	font-family: arial;
	font-size: 8pt;
	color: #663300;
	background-color: #FFFFFF;
}

.tsfooter {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	background-color: #EEEEEE;
}
-->
.sitemenu {
	font-family: arial;
	font-size: 8pt;
	color: #663300;
	text-decoration: none;
}

.sitemenu a:link, .sitemenu a:visited {
	text-decoration: none;
	color: #663300;
}

.sitemenu a:hover {
	text-decoration: underline;
	color: #008000;
}

