.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	width: auto;
	vertical-align: 50%;


}
a {
	font-weight: bold;
	text-decoration: none;
	color: #0000cc;
}

a.med:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a.med {
	font-weight: bold;
	text-decoration: none;
	color: #0000cc;
}

a:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.small {
	font-size: 10px;
}
.small2 {
	font-size: 11.5px;
}
.small3 {
	font-size: 8.5px;
}
.med {
	font-size: 12px;
}
.med2 {
	font-size: 12px;
	text-align: justify;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.bigRed {
	font-size: 14px;
	font-weight: bold;
	color: #990000;

}
.box {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;

}
.biggerRed {

	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.boxb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-top-color: #f0f0f0;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #f0f0f0;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;

}
.boxt {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: thin;
	border-right-style: solid;


}
.grey {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}

