.mediumblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}

form {
	display:inline
}

.biggray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003F87; /*#999999;*/
	font-weight: bold;

}

.underline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

