.bod 		{ font-family: Arial; font-size: 11px; font-weight: none; color: #494949; }
.bod-hlite 		{ font-family: Arial; font-size: 11px; font-weight: bold; color: #B70E0E; }
.form-prob 		{ font-family: Arial; font-size: 14px; font-weight: bold; color: #B70E0E; }
.link-menu 		{ font-family: Arial; font-size: 14px; font-weight: none; color: #A8A8A8; }
.link-current 		{ font-family: Arial; font-size: 14px; font-weight: none; color: #B70E0E; }

input.alert {background-color: #DDDDDD;}

.bodb		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #A8A8A8;
}

.bods		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: none;
	color: #A8A8A8;
}

.bodhdr		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #A8A8A8;
}

A:link {
	color: #A8A8A8;
	text-decoration:none;
}
A:active {
	color: #B70E0E;
	text-decoration:none;
}
A:visited {
	color: #A8A8A8;
	text-decoration:none;
}

BODY {background: #ffffff}

