BODY {
 background-attachment: fixed;
}

.MENU {
 font-size: 10pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.SMALL {
 font-size: 8pt;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.VSMALL {
 font-size: 7pt;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.TITLE {
 font-size: 30pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.SUBTITLE {
 font-size: 15pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.status {
 font-size: 16pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.MAIN {
 font-size: 10pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.LETTER {
 font-size: 14pt;
 font-weight: 100;
 color: 000000;
 font-family: "arial", "helvetica", sans-serif;
}

.GO {
 font-size: 14pt;
 font-weight: 100;
 color: #FFCC00;
 font-family: "arial", "helvetica", sans-serif;
}

.PLACE {
position: absolute;
width: 75%;
left: 120px;
top: 125px;
}

H1 {
 font-size: 14pt;
 font-weight: 800;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

B {
 font-size: 9pt;
 font-weight: 100;
 font-family: "Courier New", "arial", "helvetica", sans-serif;
 color: #000000;
}

OL {
 font-size: 9pt;
 font-weight: 100;
 font-family: "Courier New", "arial", "helvetica", sans-serif;
 color: #000000;
}

UL {
 font-size: 9pt;
 font-weight: 100;
 font-family: "Courier New", "arial", "helvetica", sans-serif;
 color: #000000;
}

.NOUNDER {
 color: #006600;
 text-decoration:none;
}

A:link {
 color: #669933;
 text-decoration:none;
}

A:visited {
 color: #669933;
 text-decoration:none;
}

A:active {
 color: #FF0000;
 text-decoration:none;
}
