P {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "arial" ; 
   } 

.caption {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: bold; 
		line-height: 140%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "arial" ; 
   } 


.details {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "arial" ; 
   } 
   
.center {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 130%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "arial" ; 
   } 
   
H1 {		color: #5d1a00; 
        background-color: transparent;
        font-size: 16px; 
        font-weight: bold; 
		line-height: 130%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "arial" ; 
   }    
   
   
H2 {		color: #1b436d; 
        background-color: transparent;
        font-size: 15px; 
        font-weight: bold; 
		line-height: 130%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "arial" ; 
   } 


H3 {		color: #1b436d; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: bold; 
		line-height: 130%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "arial" ; 
   } 


   
LI {	color: #000000; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 130%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "arial" ; 
   } 
   


P.copy {color: #000000;  
        background-color: transparent; 
        font-size: 11px;
        font-weight: normal; 
        line-height: 115%; 
        text-align: right; 
        font-family: "arial" ; 
   }  


.tableborder {
	border: solid #bb8376;
}


   
A:link        {text-decoration: underline; font-weight: bold; color: #1b436d; background-color: transparent; font: 13px "arial"; line-height: 130%; }
A:visited     {text-decoration: underline; font-weight: bold; color: #1b436d; background-color: transparent; font: 13px "arial"; line-height: 130%; }
A:HOVER       {text-decoration: underline; font-weight: bold; color: #1b436d; background-color: transparent;  font: 13px "arial"; line-height: 130%; }


A.copy:link        {text-decoration: underline; font-weight: bold; color: #5d1a00; background-color: transparent; font: 11px "arial"; line-height: 130%; }
A.copy:visited     {text-decoration: underline; font-weight: bold; color: #5d1a00; background-color: transparent; font: 11px "arial"; line-height: 130%; }
A.copy:HOVER       {text-decoration: underline; font-weight: bold; color: #5d1a00; background-color: transparent;  font: 11px "arial"; line-height: 130%; }

