.chromestyle a:text
{
    color: #FFFFFF;
}

.chromestyle a:link
{
    color: #FFFFFF;
}

.chromestyle a:visited
{
    color: #FFFFFF;
}

.chromestyle a:hover
{
    color: #FFFFFF;
}

.chromestyle a:active
{
    color: #FFFFFF;
}

.topnav a:text {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.topnav a:link {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.topnav a:visited {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.topnav a:hover {
color: #666666;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.topnav a:active {
color: #000000;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.horizontal a:text {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.horizontal a:link {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.horizontal a:visited {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.horizontal a:hover {
color: #666666;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.horizontal a:active {
color: #000000;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.content a:text {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.content a:link {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.content a:visited {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.content a:hover {
color: #000000;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.content a:active {
color: #000000;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

P {
    color: #000000;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
}

H1 {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: normal;
}

H2 {
    color: #000000;
    text-decoration: underline, italic;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: normal;
}

H3 {
    color:#000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}    
     
hr {
  border: 0;
  color: #000000;
  background-color: #000000;
}

.floatleft {
  float: left;
  margin-top: 0px; 
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 10px;
}

.floatright {
  float: right;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 0px;
}

.list1 {
  list-style: disc inside;
  color:#000000;
  font-family: Veranda, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

.italicsubheader {
  color: #000000;
  text-decoration: underline;
  font-family: Veranda, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

.normalsubheader {
  color: #000000;
  text-decoration: none;
  font-family: Veranda, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

.tableheader {
    color: #000000;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
}

.tablecontent {
    color: #000000;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
}

.capitalitalicunderline {
    color: #000000;
    text-decoration: underline;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    text-transform: uppercase;
}

.normalallcapsforprojectnames {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    text-transform: uppercase;
}

.footer1 {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: none;
    font-weight: normal;
}


.footer2 {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 6pt;
    font-style: none;
    font-weight: normal;
}

.dropshadow {
    color: #000000;
    float:left;
    filter:alpha(opacity=60);
    -moz-opacity:.60;opacity:.60;
    font-size: 80pt;
}

