BODY {
 font-family: arial, sans-serif 
}

.inputtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.smaller {
 font-size: 10pt;
}

.smallest {
 font-size: 9pt;
}

.smallbold {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}

.highlight{
 font-size: 100%;
 font-weight: bold;
 color: #000000;
  background-color: #FFFFFF; 
}
.prbtext { color: white; font-weight: bold; font-size: 100%; line-height: 24pt }
H1 {
 font-size: 250%;
 color: #006600;
}

a:link { color: black; font-style: normal; font-weight: normal; text-decoration: none }
a:active { color: black; font-style: normal; font-weight: normal; text-decoration: none }
a:visited { color: black; font-style: normal; font-weight: normal; text-decoration: none }
a:hover { color: black; font-style: normal; font-weight: normal; text-decoration: underline }

