
BODY {
color: #000000;
background: #000000;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
.main {background: #f2eed1;
width: 640px;
margin: 10px 10px 10px 10px;
}
A {color: #8a5300;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

A:hover {
color: #B03E15;
}

.header {font-size: 10pt;
text-align: center;
color: #ffffff;
border-style: solid;
border-width: 5px;
border-color: #000000;
}

.bottom {font-size: 8pt;
color: #747474;
}
A.header {font-weight: bold;
text-decoration: none;
color: #f2eed1;
}
A.header:hover {font-weight: bold;
text-decoration: none;
color: #B03E15;
}

.title {font-weight: bold;
font-size: 12pt;
color: #B03E15;
}
.subTitle {
font-weight: bold;
font-size: 11pt;
}
P {
font-size: 10pt;
}
.button {
color: #FFFFFF;
background: #B03E15;
font-weight: bold;
font-size: 10pt;
border-style: solid;
border-width: 5px;
border-color: #B03E15;
}
LI {
font-size: 10pt;
}

img.byself {margin: 0px 10px 10px 10px;
}
TD {
font-size: 10pt;
}
INPUT {
color: #000000;
background: #f2eed1;
}
SELECT {
color: #000000;
background: #f2eed1;
}
OPTION {
color: #000000;
background: #f2eed1;
}
TEXTAREA {
background: #f2eed1;
color: #000000;
}