body    {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 135%;
  text-align:left;
  color:#ffffff;
		    }

.contenttext {
  text-align:left;
  width: 600px;
        }
        
h1      {
  font-size: 14px;
  font-weight: bold;
  color: #f57913;
        }                

a		    {
  color: #ffffff;
  text-decoration:none;
		    }
        
a:hover {
  color: #ff9933;
  text-decoration:none;
        }
        
.links {
  color:#666666;
  text-decoration:none;
        }

.links:hover
       {
  color:#999999;
  text-decoration:none;
       }
