BODY {
	font-family: Arial;
	color: #132136;
	font-size: 14px;
	background: #888888;
}
TD {
	padding: 0px;
}
A {
    color: #003F9F;
    text-decoration: none;
}
A:hover {
    color: #6699CC;
    text-decoration: underline;
}

.ml {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.mlOn {
    background: #F0F3F9;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 10px;
}
.alert {
	font-weight: bold;
	font-size: 16px;
}
.page_header {
	border-bottom: 2px solid #132136;
	font-size: 32px;
	letter-spacing: 0.15em;
}
