body{
	BACKGROUND:=#ffffff
}

.myheader {
   font-weight:bold;
	font-size: 14pt;
   color:#1C7F32;
   border-bottom: 2 solid #1C7F32;
   border-left: none;
   border-right: none;
   border-top: none;
   float: left;
   padding-bottom: 1;
}

A {
	COLOR: #008000;
	TEXT-DECORATION: underline;
}

A:visited {
	COLOR: #008000;
	TEXT-DECORATION: underline;
}

A:hover {
	COLOR: #008000;
	TEXT-DECORATION: underline;
}

A:active {
	COLOR: #008000;
	TEXT-DECORATION: underline;
}

.tabtext
{ text-indent: 1%; }

.menu_td { border-bottom-width: thick;    border-bottom: dotted #008000;   }

.menu_link { text-decoration: none; }
