html, body {
margin:0;
height:100%;
}

#menu a {
color:#fff;
font-family:'lucida grande', geneva, verdana, arial, sans-serif;
font-weight:700;
font-size:10pt;
text-decoration:underline;
}

#content a:link, a:visited, a:hover {
color:#f00;
text-decoration:underline;
}

#content {
color:#666;
font-family:'lucida grande', geneva, verdana, arial, sans-serif;
font-size:9pt;
line-height:13pt;
}

.gf01 {
background-color:#aaa;
}

.gf02 {
background-color:#f4f4f4;
}

.rf01 {
background-color:#ff6464;
}

.rf02 {
background-color:#ffdcdc;
}

.text-small {
color:#999;
font-size:7pt;
line-height:9pt;
}

.maintitle {
color:#aaa;
font-family:'lucida grande', geneva, verdana, arial, sans-serif;
font-weight:700;
font-size:12pt;
line-height:normal;
}

.message {
color:#ff0000;
font-family:'lucida grande', geneva, verdana, arial, sans-serif;
font-weight:700;
font-size:12pt;
line-height:normal;
}

.subtitle {
color:#333;
font-family:'lucida grande', geneva, verdana, arial, sans-serif;
font-weight:700;
font-size:10pt;
line-height:normal;
}

.frametitle {
color:#fff;
font-family:'lucida grande', geneva, verdana, arial, sans-serif;
font-weight:700;
font-size:12pt;
line-height:normal;
}