body       {
        background-color: white;
        color: black;
        font-family : MS Trebuchet, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
}
a:link       {
        font-size : 10pt;
        font-family : MS Trebuchet, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight: bold;
	color: #CC0000;
}
a:visited    {
        font-size : 10pt;
        font-family : MS Trebuchet, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight: bold;
	color: #660000;
}
a:hover      {
        color: #FFFFFF;
        font-family : MS Trebuchet, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-family : MS Trebuchet, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight: bold;
}
.fixedfont { 
        color: #FFFFFF;
        font-size : 10pt;
        font-family : MS Trebuchet, Arial, Helvetica, sans-serif;
        text-decoration : none; 
}
h1 { 
	color:#666666; 
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size:16pt; 
	font-weight:normal; 
}

.left1 { 
	color:#ffffff; 
	font-family: MS Trebuchet, Arial, Helvetica, sans-serif;
	font-size:8pt; 
	font-weight:bold;
    text-align: center;	
}

NAVBAR {
  font-size: 8px;
}

A {
  font-size: 11px;
  color: #cc0000;
  text-decoration: none;
}

A:link {
  font-size: 11px;
  color: #cc0000;
}
A:visited {
  font-size: 11px;
  color: #000ff0;
}
A:hover {
  font-size: 11px;
  color: #ffff00;
;
}
