BODY {
 background-attachment: fixed;
}

.GLAHD1 {
 font-size: medium;
 font-weight: normal; 
 color: #00FF00;
 font-family: "old english text mt", "arial", "helvetica", sans-serif; 
}

.GLAHD2 {
 font-size: small;
 font-weight: normal;
 color: #00FF00;
 font-family: "arial", "helvetica", sans-serif;
}

.TXT1 {
 font-size: xx-small;
 font-weight: normal;
 color: #FFFF00;
 font-family: "arial", "helvetica", sans-serif;
 text-align: center;
}

.TXT2 {
 font-size: xx-small;
 font-weight: normal;
 color: #FFFF00;
 font-family: "arial", "helvetica", sans-serif;
 text-align: left;
}

TH {
 font-size: xx-small;
 font-weight: bold;
 color: #00FF00;
 font-family: "arial", "helvetica", sans-serif;
 text-align: center;
}

TD {
 font-size: xx-small;
 font-weight: normal;
 color: #FFFFFF;
 font-family: "arial", "helvetica", sans-serif;
 text-align: center;
}

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

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

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

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

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

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

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

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