body      {
font-family:Arial;
font-size: 10pt;
}

A:link {font-size: 10pt; text-decoration: underline; color:black}
A:hover { font-size: 10pt; text-decoration: underline; color:black}
A:link { font-size: 10pt; text-decoration: underline; color:black}
A:visited { font-size: 10pt; text-decoration: underline; color:black}

.midsmall { font-size: 9pt; text-decoration: none}
.smallfont { font-size: 10pt;}

textarea,input,select {
	background-color: #eeeeee;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: solid 1px #dddddd;
	padding:1px;
}

