BODY {
    background: #000052;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

.super {
	background: #000052;
	font-size: 14px;
	color: #EFECEF;
}

A {
    color: #A491CE;
    text-decoration: none;
}
A:hover {
    color: #6699CC;
    text-decoration: underline;
}

.ml {
    font-size: 16px;
    font-weight: bold;
	color: #EFECEF;
    padding: 6px 15px;
    text-align: center;
}

.mlOn {
    font-size: 16px;
    font-weight: bold;
	color: #EFECEF;
    padding: 6px 15px;
    background: #866EB8;
    text-decoration: none;
    text-align: center;
}

UL {
	list-style: url(images/fbd_bullet2.gif);
	margin-top: 2px;
	margin-bottom: 4px;
}

LI {
	padding: 5px;
}

.section_header {
	font-size: 24px;
}
