A:link { 
   	color: #3D00A4; 
   	TEXT-DECORATION: none
}
A:visited { 
	color: #3D00A4; 
	TEXT-DECORATION: none 
}
A:active { 
	color: #000000; 
	TEXT-DECORATION: none 
}
A:hover { 
	color: #000000; 
	TEXT-DECORATION: none 
}
h1 {
   font-size: 18pt; 
   color:#006600; 
   font-family: verdana, arial, helvetica; 
   font-style: bold
}
h2 {
   font-size: 12pt; 
   color:#006600; 
   font-family: verdana, arial, helvetica; 
   font-style: bold
}
h3 {
   font-size: 14pt; 
   color:#006600; 
   font-family: verdana, arial, helvetica; 
   font-style: bold
}
h5 {
   font-size: 10pt; 
   color:#006600; 
   font-family: verdana, arial, helvetica
}
h6 {
   font-size: 8pt; 
   color:#006600; 
   font-family: verdana, arial, helvetica; 
   font-style: italic
}
TD {
   font-size: 10pt; 
   color:#000000; 
   font-family: verdana, arial, helvetica
}
DT {
   font-size: 10pt; 
   color:#000000; 
   font-family: verdana, arial, helvetica
}
DL {
   font-size: 10pt; 
   color:#000000; 
   font-family: verdana, arial, helvetica
}
P {
   font-size: 10pt; 
   color:#000000; 
   font-family: verdana, arial, helvetica
}
P.main {
   font-size: 10pt; 
   color:#000000; 
   font-family: verdana, arial, helvetica
}
INPUT TYPE=text {
	font-size: 10pt; 
	color:#000000; 
	font-family: verdana, arial, helvetica
}
PRE {
	font-size: 10pt; 
	color:#006600; 
	font-family: courier
}
BODY {
	font-size: 10pt; 
	color:#006600; 
	background-color:#ffffD0;
	font-family: verdana, arial, helvetica
}
BODY.main {
	font-size: 10pt; 
	color:#000000; 
	background-color:#ffffD0;
	font-family: verdana, arial, helvetica
}

input.actbut {
	background: #ffffD0;
	color: #000000;
	width: 100;
	font-family: verdana, arial, helvetica;
	border-bottom-width: 0;
	border-left-width: 3;
	border-top-width: 3;
	border-right-width: 3;
	border-style: solid;
	border-color: #eeee70;
}
input.hovbut {
	background: #006600;
	color: #ffffC0;
	width: 100;
	font-family: verdana, arial, helvetica;
	border-style: solid;
	border-color: #006600;
}
input.but {
	background: #006600;
	color: #ffffff;
	width: 100;
	font-family: verdana, arial, helvetica;
	border-style: solid;
	border-color: #006600;
}
input.ivbut {
	background: #006600;
	color: #ffffff;
	width: 130;
	font-family: verdana, arial, helvetica;
}
input.ivhovbut {
	background: #006600;
	color: #ffffD0;
	width: 130;
	font-family: verdana, arial, helvetica;
}

input.noshow {
	visibility: hidden
}
td.actbut {
	background: #ffffD0;
	width: 5
}
td.but {
	background: #006600;
	width: 5
}
td.noshow {
	visibility: hidden
}
div.noshow {
  visibility: hidden;
}
div.showit {
}

	