.hhp_link {
        font-family: "trebuchet ms", verdana, helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        border: 0;
	}
        
    a.hhp_link:link {
       color:#666;
        text-decoration:none;
    }
    a.hhp_link:visited { 
   		color:#363636;
		text-decoration:none;
	}
    a.hhp_link:hover {
        color:#363636;
        text-decoration:underline;
    }
    a.hhp_link:active {
    		color:#666;
    		text-decoration:underline;
	}

.mainhead {
        font-family: "trebuchet ms", verdana, helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.25em;
        color: #666;
        text-align: left;
        margin: 0;
        }
        
.subhead {
        font-family: "trebuchet ms", verdana, helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.25em;
        color: #666;
        text-align: left;
        margin: 0;
        }

.subhead2 {
        font-family: "trebuchet ms", verdana, helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.25em;
        color: #666;
        text-align: left;
        margin: 0;
        }
        
img {border:0;}        
        
.bodytext {
        font-family: verdana, "trebuchet ms", helvetica, sans-serif;
        font-size: 12px;
        line-height: 1.75em;
        color: #666;
        text-indent: 0;
        text-align: left;
        margin-top: 0;
        margin-bottom: 0;
        padding-top:0;
        padding-bottom: 0;
        }
                
.quote {
        font-family: georgia, times, "times new roman", serif;
        font-size: 12px;
        line-height: 1.5em;
        font-style: italic;
        color: #666;
        text-indent: 0;
        text-align: left;
        margin-top: .75em;
        margin-bottom: 0;
        padding-top:0;
        padding-bottom: 0;
        }
