/* General Styles */
/* Created March 24, 1999 */
/* Author: Rich Hofer */

BODY {   font-family :  Arial, Helvetica, sans-serif; 
         font-size : small;
         color : #FFFF00; 
         background : #123456
}

/* body bgcolor="#123456" text="#FFFF00" link="#FFFFFF" vlink="#C0C0C0" */

P {      font-family :  Arial, Helvetica, sans-serif;
         font-size : small;
         color : #FFFF00;
}
ol {      font-family :  Arial, Helvetica, sans-serif;
         font-size : small;
         color : #FFFF00;
}
ul {      font-family :  Arial, Helvetica, sans-serif;
         font-size : small;
         color : #FFFF00;
}
P.default {
         font-family :  Arial, Helvetica, sans-serif;
         font-size : small;
         color : #FFFF00;
}
P.indent { font-family :  Arial, Helvetica, sans-serif;
           font-size : small;
           color : #FFFF00;
           text-indent: 15px;
}
P.nominal { 
         font-family :  Arial, Helvetica, sans-serif;
         font-size : small;
         color : #FFFF00;
} 
P.minus1 { 
         font-family :  Arial, Helvetica, sans-serif;
         font-size : x-small;
         color : #FFFF00;
}
P.plus1 { 
         font-family :  Arial, Helvetica, sans-serif;
         font-size : medium;
         color : #FFFF00;
}
P.plus2 { 
         font-family : Arial, Helvetica, sans-serif;
         font-size : large;
         color : #FFFF00;
}
P.plus3 { 
         font-family :  Arial, Helvetica, sans-serif;
         font-size : x-large;
         color : #FFFF00;
}
P.colornominal { 
         font-family :  Arial, Helvetica, sans-serif;
         font-size : small;
         color : #FFFFFF;
}
P.colorplus1 { 
         font-family :  Arial, Helvetica, sans-serif;
         font-size : medium;
         color : #ffffff; 
}
P.colorplus2 { 
         font-family :  Arial, Helvetica, sans-serif;
         font-size : large;
         color : #ffffff; 
}
P.colorplus3 { 
         font-family :  Arial, Helvetica, sans-serif;
         font-size : x-large;
         color : #ffffff; 
} 
P.timesnominal { 
         font-family : "Times New Roman", serif;
         font-size : medium;
         color : #FFFF00;
}
P.timesminus1 { 
         font-family : "Times New Roman", serif;
         font-size : small;
         color : #FFFF00;
}
P.timesplus1 { 
         font-family : "Times New Roman", serif;
         font-size : large;
         color : #FFFF00;
}
P.timescolornominal { 
         font-family : "Times New Roman", serif;
         font-size : medium;
         color : #ffffff; 
}
P.timescolorminus1 { 
         font-family : "Times New Roman", serif;
         font-size : small;
         color : #ffffff; 
}
P.timescolorplus1 { 
         font-family : "Times New Roman", serif;
         font-size : large;
         color : #ffffff; 
}
.linkcolor { 
          color: #FFFF00;
          font-family :  Arial, Helvetica, sans-serif;
} 
.linkcolorbold { 
          color: #FFFF00;
          font-weight: 700;
          font-family :  Arial, Helvetica, sans-serif; 
} 
TABLE.color { 
          background: #ffffff; 
} 
TD.cellcolor { 
          background: #ffffff; 
} 
TABLE.menucolor {
          background: #ffffff; 
}
TD.menucellcolor {
          background: #ffffff; 
}
.boldcaps {
          font-weight: 700;
          text-transform: uppercase;
}
.colorbold {
           color: #FFFF00;
           font-weight: bold
}   
ADDRESS    { 
           font-family :  Arial, Helvetica, sans-serif;
           font-size : small;
}
