
BODY {color: #626262;
background: #fbde90;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
A {color: #000000;
text-decoration: none;
font-weight: bold;
}
A:hover {
color: #9F2929;
text-decoration: none;
}

A.headLink {font-weight: bold;
font-size: 8pt;
}
A.headLink:hover {font-weight: bold;
font-size: 8pt;
}


.head {text-align: center;
font-size: 9pt;
color: #626262;
background: #FFFFFF;
}

.main {color: #626262;
background: #ffffff;
width: 640px;
font-size: 10pt;
border-style: solid;
border-width: 10px;
border-color: #ffffff;
}
TD.mainText {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}

P.mainText {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}


P.Title {
font-weight: bold;
font-size: 12pt;
}

P.subTitle {
font-weight: bold;
font-size: 10pt;
}


INPUT {
color: #626262;
background: #FFFFFF;
font-size: 8pt;
}
TEXTAREA {
color: #626262;
background: #FFFFFF;
font-size: 8pt;
}
SELECT {
color: #626262;
background: #ffffff;
font-size: 8pt;
}

OPTION {
color: #626262;
background: #ffffff;
font-size: 8pt;
}
INPUT.button {color: #626262;
background: #fbde90;
border-style: solid;
border-width: 1px;
border-color: #626262;
font-weight: bold;
}

.copyright {
font-family: arial, sans-serif;
font-size: 8pt;
}


.bottom {
font-size: 8pt;
}
LI {font-weight: bold;
font-size: 10pt;
}
.boldRed {color: #9f2929;
font-weight: bold;
font-size: 10pt;
}