body, font, td, th, input, select, span {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000033;
	}

.white {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #ffffff;
	}
.small {
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #000033;
	}
.header	{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #333333;
	}
.green {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #33cc33;
	}
.alert {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #ff0000;
	}
