h1,h2,h3,h4,h5 { 
margin:0; 
padding:0; 
display:inline;
font-family: "Arial"; 
font-size: 16 px; 
line-height: 150%;
color:#CC6600;
} 
.f12 {  font-family: "Arial"; font-size: 12px; line-height: 150%}
a:link {  font-family: "Arial"; text-decoration: none}
a:visited {  font-family: "Arial"; text-decoration: none}
.f15 {  font-size: 15px; line-height: 150%; font-family: "Arial"}
.f16 {  font-family: "Arial"; font-size: 16px; line-height: 150%}
.f24 {  font-family: "Arial"; font-size: 24px; line-height: 200%; font-weight: bold}
a:active {  font-family: "Arial"; color: #336600; text-decoration: none}
a:hover {  font-family: "Arial"; color: #336600; text-decoration: underline}
.fleft {FLOAT: left}
.fright {FLOAT: right}

.fleft-no {CLEAR: left}
.fright-no {CLEAR: right}
.float-no {CLEAR: both}