A.white:link {text-decoration: none; color: #FFFFFF}
A.white:visited {text-decoration: none; color: #FFFFFF}
A.white:active {text-decoration: none; color: #CCCCCC}
A.white:hover {text-decoration: none; color: #A9C215}

A:link {text-decoration: none; font-weight: none; color: #BFDAF3}
A:visited {text-decoration: none; font-weight: none; color: #BFDAF3}
A:active {text-decoration: none; font-weight: none; color: #BFDAF3}
A:hover {text-decoration: underline; font-weight: none; color: #BFDAF3}

.small {font-family: verdana; font-size: 8pt; color: #000000}
.smallwhite {font-family: arial,verdana; font-size: 9pt; color: #ffffff; line-height: 140%}
.smallgrey {font-family: arial,verdana; font-size: 9pt; color: #999999; line-height: 140%}
.footer {font-family: arial,verdana; font-size: 8pt; color: #ffffff}
.smallblue {font-family: verdana; font-size: 8pt; color: #000066}
.smallgrey {font-family: verdana; font-size: 8pt; color: #BBBBBB}
.normal {font-family: arial,verdana; font-size: 10pt; color: #000000; line-height: 140%}
.subheader {font-family: arial,verdana; font-size: 11pt; color: #000000}
.copy {font-family: arial,verdana; font-size: 10pt; color: #ffffff; line-height: 140%}
.normalwhite {font-family: arial,verdana; font-size: 10pt; color: #ffffff}
.normalblue {font-family: verdana; font-size: 10pt; color: #000066}
.large {font-family: verdana; font-size: 12pt}
.largewhite {font-family: verdana; font-size: 12pt; color: #EEEEEE}
.largeblue {font-family: verdana; font-size: 12pt; color: #000066}

BODY {
        background-image: url('/images/back.jpg');
        background-repeat: repeat-y;
        background-position: center;
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#333333;
        scrollbar-shadow-color:#ffffff;
        scrollbar-face-color:#333333;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3d-light-color:#ffffff;
        scrollbar-dark-shadow-color:#333333;
}

