input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
.noline {
	text-decoration: none;
	color: #000000;

}

.border {  border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.justify {  text-align: justify}
a:link {text-decoration:none;} 
a:visited {text-decoration:none;} 
a:Hover {text-decoration:underline;}



