P {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 

.right {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: right; 
        font-family: "verdana", "arial" ; 
   } 
   
H1 {		color: #8A3919; 
        background-color: transparent;
        font-size: 15px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 

H2 {		color: #E75221; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: bold; 
		line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 

H3 {		color: #8A3919; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   
.sidebar {		color: #000000; 
        background-color: transparent;
        font-size: 11px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        margin: 6px;
        font-family: "verdana", "arial" ; 
   }    
   
   
.center {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   } 

   
LI {	color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   
.reqdlabel   {		color: #639C31; 
        background-color: transparent;
        font-size: 11px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 

.reqdlabel12   {		color: #639C31; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 

.test   {		color: #000000; 
        background-color: transparent;
        font-size: 11px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: right; 
        font-family: "verdana", "arial" ; 
   } 
   
.label {		color: #000000; 
        background-color: transparent;
        font-size: 11px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   
   
   
P.copy {color: #000000;  
        background-color: transparent; 
        font-size: 10px;
        font-weight: normal; 
        line-height: 125%; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   }  



   
A:link        {text-decoration: underline; font-weight: normal; color: #8A3919; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A:visited     {text-decoration: underline; font-weight: normal; color: #8A3919; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A:HOVER       {text-decoration: underline; font-weight: normal; color: #8A3919; background-color: transparent;  font: 12px "verdana", "arial"; line-height: 120%; }

A.link2:link        {text-decoration: underline; font-weight: normal; color: #E75221; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A.link2:visited     {text-decoration: underline; font-weight: normal; color: #E75221; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A.link2:HOVER       {text-decoration: underline; font-weight: normal; color: #E75221; background-color: transparent;  font: 12px "verdana", "arial"; line-height: 120%; }

A.sidebar:link        {text-decoration: underline; font-weight: normal; color: #8A3919; background-color: transparent; font: 11px "verdana", "arial"; line-height: 120%; }
A.sidebar:visited     {text-decoration: underline; font-weight: normal; color: #8A3919; background-color: transparent; font: 11px "verdana", "arial"; line-height: 120%; }
A.sidebar:HOVER       {text-decoration: underline; font-weight: normal; color: #8A3919; background-color: transparent;  font: 11px "verdana", "arial"; line-height: 120%; }


