a.FR, a.FR:visited, a.FR:link {
color: #ffffff;
text-decoration: none;
}

a.FR:hover, a.FR:active {
color:#FFFFFF;
text-decoration: underline;
}

a.ML, a.ML:visited, a.ML:link {
color: #000000;
text-decoration: none;
}

a.ML:hover, a.ML:active {
color:#000000;
text-decoration: underline;
}

.button {
background-color: #FFDDAD;
font-size: 10pt;

}

.select {
background-color: #FFDDAD;
font-size: 10pt;

}


body {
margin-top: 0px;
}

.headRow {
font-size: 13pt;
background-color: #000000;
color: #ffffff;
height: 15px;
vertical-align: center;
text-align: left;
font-family: arial;
}

.menuRow {
font-size: 12pt;
background-color: #FFDDAD;
color: #000000;
height: 13px;
vertical-align: center;
text-align: left;
font-family: arial;
}

.mainRow {
background-color: #FFF7EB;
color: #000000;
text-align: left;
}

.footRow {
font-size: 9pt;
background-color: #000000;
color: #ffffff;
height: 11px;
vertical-align: center;
font-family: arial;
text-align: right;
}

.quote {
font-family: courier new, lucida console, fixed;
font-size: 10pt;
line-height: 15px;
margin-top: 0px;
}

.bodytext {
font-family: arial, helvetica, sans-serif;
line-height: 20px;
font-size: 12 px;
color: #000000;
}