/* main stylesheet for classact */

							 
									 
h2{
		 							 font-family: Verdana, Tahoma, Arial, sans-serif; 
									 font-size: 1.7em;
									 line-height: 2em; 
									 color: #000;
}		

h3{
		 							 font-family: Verdana, Tahoma, Arial, sans-serif; 
									 font-size: 1.2em;
									 line-height: 2em; 
									 color: #fff;
}		
		
h4{
		 							 font-family: Verdana, Tahoma, Arial, sans-serif; 
									 font-size: 1.3em;
									 line-height: 2em; 
									 color: #8486AD;
}		

.textlarge {

						 			 font-family: Tahoma, Arial, sans-serif; 
									 font-size: 1em;
									 line-height: 1em; 
									 font-weight: bold;
									 color: #FFFFFF;
									 padding: 10px;
									 
}		

.textheader {

						 			 font-family: Tahoma, Arial, sans-serif; 
									 font-size: 0.8em;
									 line-height: 1em; 
									 font-weight: bold;
									 color: #AAB79F;
									 padding: 10px;
									 
}									


.textbody {

						 			 font-family: Tahoma, Arial, sans-serif; 
									 font-size: 0.8em;
									 line-height: 1em; 
									 font-weight: normal;
									 color: #FFFFFF;
									 padding: 10px;
									 
}		 					

.styleimage {

									 border-style: solid;
									 border-width: 1px;
									 border-color: white;
									 
}					

.dispimage {

									 border-style: solid;
									 border-width: 1px;
									 border-color: grey;
									 padding: 1px;
									 margin: 2px;
									 
}				
.td2 {

						 			 font-family: Tahoma, Arial, sans-serif; 
									 font-size: 0.8em;
									 line-height: 1em; 
									 font-weight: normal;
									 color: #FFFFFF;
									 padding: 2px;
									 
}		 					

			 

			 
