.menutext {
	font-family: Times, serif;
	font-size: 12px;
	color: #000000;

}
p {
	font-family: Times, serif;
	font-size: 12px;
	color: #000000;

}
.red {
	color: #FF0000;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	font-family: Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.dmenu {
	font-family: Times, serif;
	font-size: 9px;
	font-weight: bold;
}
.jobhead {
	font-family: Times, serif;
	font-size: 14px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	font-family: Times, serif;
	font-size: 12px;
	color: #000000;

}
body {
	background-color: #FFFFFF;
}
