body {

    font-family: helvetica, verdana, sans-serif;


}

a {
	color:#cc6633;
	font-weight: bold;
	text-decoration: none;
	
}

.small-anchor {
    
    color:#cc6633;
    font-style: italic;
    font-size: 10pt;   
    font-weight: normal;
    text-decoration: none;
}

p, td {
        color: #333333;
	font-size: 10pt;
	line-height: 140%
}



h1, h2, h3, h4 {
    font-family: serif;
    color: #663300;
    
}


h3 {
    font-size: 12pt;
    
}

h4 {
    font-size: 10pt;
     color: black;
     line-height: 100%;
     
     
    
}

li {    color: #333333;
	font-size: 10pt;
         margin-bottom: 3mm;
	line-height: 110%
	
}

th {
        color: #000000;
	background: #cccc99;
	font-size: 10pt;
}

    
.address {
    	font-weight: bold;
	color: #000000;
	
}


.small {
    font-size: 8pt;
	
}

.news {
    font-style: italic;
    
}

.used {
    font-style: italic;
    background: #cccccc;
    
}

.comment_box {
    font-style: italic;
    background: #cccc99;  
}

.inset {
    margin-left: 10px;
}


.fieldname {
    font-style: italic;
    text-align: right;
}

.h_right {
    font-style: italic;
    text-align: right;
    font-weight: bold;
    background: #cccc99;
}

    
    
    
    
    
    


    


    
