.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #C4E9FF;
}
body {
	font-family: Verdana;
	font-size: 2pt;
}
.forms {
	font-family: Verdana;
	font-size: 10px;
}
link {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.border {
	border: 1px solid #FF0000;
}
.borederblue {
	border: 1px solid #000099;
}
.nobd {
	border: 1px none #FFFFFF;
}
