BODY {
   scrollbar-face-color: #FFFFFF;
   scrollbar-highlight-color: #000000;
   scrollbar-3dlight-color: #000000;
   scrollbar-darkshadow-color: #000000;
   scrollbar-shadow-color: #000000;
   scrollbar-arrow-color: #000000;
   scrollbar-track-color: #000000;
}

DIV {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   font-style: italic;
   text-align: right;
   color: #FFFFFF;
}

P, UL, LI {
   font-family: verdana, helvetica;
   font-size: 10pt;
   text-align: justify;
   color: #C8C8C8;
}

.date {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   text-align: left;
   color: #FF0000;
}

.title {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   text-align: left;
   color: #FFFFFF;
}

.image {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   text-align: center;
   color: #FFFFFF;
}

.white_10px_center {
   font-family: verdana, helvetica;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
}

.white_10pt_right {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   text-align: right;
}

.white_12pt {
   font-family: verdana, helvetica;
   font-size: 12pt;
   font-weight: bold;
   color: #FFFFFF;
}

.white_10pt_center {
   font-family: verdana, helvetica;
   font-size: 10pt;
   text-align: center;
   color: #FFFFFF;
}

.red_10px_center {
   font-family: verdana, helvetica;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
   color: #FF0000;
}

.red_10pt_center {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   text-align: center;
   color: #FF0000;
}

.red_10pt_right {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   text-align: right;
   color: #FF0000;
}

.red_10pt_left {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   text-align: left;
   color: #FF0000;
}

.red_10px_right {
   font-family: verdana, helvetica;
   font-size: 10px;
   font-weight: bold;
   text-align: right;
   color: #FF0000;
}

.red_10px {
   font-family: verdana, helvetica;
   font-size: 10px;
   font-weight: bold;
   color: #FF0000;
}

.grey_10px_right {
   font-family: verdana, helvetica;
   font-size: 10px;
   font-weight: bold;
   text-align: right;
   color: #787878;
}

A.white_10pt {
   font-family: verdana, helvetica;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}

A.white_10pt:hover {
   font-family: verdana, helvetica;
   text-decoration: none;
   color: #FFFFFF;
}

A.white {
   font-family: verdana, helvetica;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}

A.white:hover {
   font-family: verdana, helvetica;
   text-decoration: none;
   color: #FFFFFF;
}

A.small {
   font-family: verdana, helvetica;
   font-size: 9px;
   font-weight: normal;
   text-decoration: none;
   color: #FFFFFF;
}

A.small:hover {
   font-family: verdana, helvetica;
   text-decoration: none;
   color: #FFFFFF;
}

A.red {
   font-family: verdana, helvetica;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   text-align: right;
   color: #FF0000;
}

A.red:hover {
   font-family: verdana, helvetica;
   text-decoration: none;
   color: #FF0000;
}

A.grey {
   font-family: verdana, helvetica;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   color: #787878;
}

A.grey:hover {
   font-family: verdana, helvetica;
   text-decoration: none;
   color: #787878;
}

.input {
   font-family: verdana, helvetica;
   font-size: 12px;
   font-weight: bold;
   background-color: #FFFFFF;
   border-top: #787878 1px solid;
   border-bottom: #787878 1px solid;
   border-left: #787878 1px solid;
   border-right: #787878 1px solid;
}

