body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.form_style {
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}
.button_style {
	font-weight: bold;
	color: #FFFFFF;
	border: solid;
	background-color: #CC0000;
}
.black {
	color: #000000;
}
.gray {
	color: #666666;
}
.equipment {
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
