BODY, OL, TD, UL {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : #000000;}

B, STRONG {
        font-weight : bold;
        color : #339999;}
.b {font-weight:bold}

H1  {
        
        font-weight : bold;
        font-size : 12pt;
        color : #CC6600;}
		
H2  {
        
        font-weight : bold;
        font-size : 10pt;
        color : #CC6600;}
H3  {
        
        font-weight : bold;
        font-size : 12pt;
        color : #CC6600;}


.small {
	font-size: 10px;
}

.border-bottom { border-bottom : 1px solid Gray; }

A {color:#CC6600}
A:HOVER {color:#339999}

.layer {border:1px solid black; background-color:#f2e7bb; float:right;display:inline;width:200px;}

.border-bottom-left-rigt { border-bottom : 1px solid #acacac; border-left : 1px solid #acacac;border-right : 1px solid #acacac;}