P {		color: #000000; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 

.right {		color: #000000; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: right; 
        font-family: "verdana", "arial" ; 
   } 
   
   
.small {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
 
 .small2 {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   } 
   
   
   
.center {		color: #000000; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   } 
   
H1 {		color: #435608; 
        background-color: transparent;
        font-size: 21px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   }    
   
   
H2 {		color: #9E4A00; 
        background-color: transparent;
        font-size: 18px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   } 

H3 {		color: #FFB200; 
        background-color: transparent;
        font-size: 15px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   }    
   
LI {	color: #000000; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   
.whitebox {
  border: 1px solid #000000;
  padding: 4px;
}
   
   
P.copy {color: #000000;  
        background-color: transparent; 
        font-size: 11px;
        font-weight: normal; 
        line-height: 105%; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   }  

/******** schedule tables *********/
.scheduletable	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #666666;
	background-color: #E4FAE4;
	font-size: 12px;
	align="center"
	}

	
.scheduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 4px 10px 4px;
	text-align: center;
}

.scheduletd	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	}
	
.scheduletdend	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: solid 1px #666666;
	}	
	


.schedulebottom	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: solid 1px #666666;
	background-color: #99CC99;
	padding: 8px 9px 8px 9px;
	}


   
A:link        {text-decoration: underline; font-weight: bold; color: #9E4A00; background-color: transparent; font: 13px "verdana", "arial"; line-height: 120%; }
A:visited     {text-decoration: underline; font-weight: bold; color: #9E4A00; background-color: transparent; font: 13px "verdana", "arial"; line-height: 120%; }
A:HOVER       {text-decoration: underline; font-weight: bold; color: #9E4A00; background-color: transparent;  font: 13px "verdana", "arial"; line-height: 120%; }

A.center:link        {text-decoration: none; font-weight: normal; text-align: center; color: #9E4A00; background-color: transparent; font: 13px "verdana", "arial"; line-height: 120%; }
A.center:visited     {text-decoration: none; font-weight: normal; text-align: center; color: #9E4A00; background-color: transparent; font: 13px "verdana", "arial"; line-height: 120%; }
A.center:HOVER       {text-decoration: none; font-weight: normal; text-align: center; color: #9E4A00; background-color: transparent;  font: 13px "verdana", "arial"; line-height: 120%; }

A.copy:link        {text-decoration: none; font-weight: normal; text-align: center; color: #9E4A00; background-color: transparent; font: 11px "verdana", "arial"; line-height: 120%; }
A.copy:visited     {text-decoration: none; font-weight: normal; text-align: center; color: #9E4A00; background-color: transparent; font: 11px "verdana", "arial"; line-height: 120%; }
A.copy:HOVER       {text-decoration: none; font-weight: normal; text-align: center; color: #9E4A00; background-color: transparent;  font: 11px "verdana", "arial"; line-height: 120%; }


A.test:link        {text-decoration: none; font-weight: normal; color: #667DC4; background-color: transparent; font: 13px "verdana", "arial" ; line-height: 100%; }
A.test:visited     {text-decoration: none; font-weight: normal; color: #667DC4; background-color: transparent; font: 13px "verdana", "arial" ; line-height: 100%; }
A.test:HOVER       {text-decoration: none; font-weight: normal; color: #667DC4; background-color: transparent;  font: 13px "verdana", "arial" ; line-height: 100%; }

