BODY {
 background-attachment: fixed;
}

.MENU {
 font-size: 10pt;
 color: #333333;
 font-family: "verdana", sans-serif;
}

.MENUHL {
 font-size: 10pt;
 color: #333333;
 font-family: "verdana", sans-serif;
}

.SUBMENU {
 font-size: 8pt;
 color: #333333;
 font-family: "verdana", sans-serif;
}

.SUBMENUHL {
 font-size: 8pt;
 color: #333333;
 font-family: "verdana", sans-serif;
}

.MENUIND {
 font-size: 12pt;
 color: #333333;
 font-family: "verdana", sans-serif;
}

.MENUBLANKLINE{
 font-size: 2pt;
 color: #8CD5F9;
 font-family: "verdana", sans-serif;
} 

.NORMAL{
 font-size: 10pt;
 color: #333333;
 font-family: "verdana", sans-serif;
} 

.TITLE {
 font-size: 15pt;
 font-weight: 100;
 color: #6699CC;
 font-family: "verdana", sans-serif;
}

.TITLE2 {
 font-size: 15pt;
 font-weight: 100;
 color: #6699CC;
 font-family: "verdana", sans-serif;
}

.status {
 font-size: 16pt;
 font-weight: 100;
 color: #333333;
 font-family: "verdana", sans-serif;
}

.MAIN {
 font-size: 10pt;
 font-weight: 100;
 color: #DDDDBB;
 font-family: "verdana", sans-serif;
}

B {
 font-weight: 100;
}

OL {
 font-size: 10pt;
 font-weight: 100;
 font-family: "verdana", sans-serif;
 color: #333333;
}

UL {
 font-size: 10pt;
 font-weight: 100;
 font-family: "verdana", sans-serif;
 color: #333333;
}

.NOUNDER {
 color: #00FFFF;
 text-decoration:none;
}

A:link {
 color: #0000FF;
 text-decoration:none;
}

A:visited {
 color: #0000FF;
 text-decoration:none;
}

A:active {
 color: #FF0000;
 text-decoration:none;
}