ul,li {
		font-family: verdana;
		font-size: .8pc;
		font-weight:normal;
		font-style: normal;
		}

.style1 {
		font-family:verdana;
		font-size:1.2pc;
		font-weight:bold;
		text-align: center;
		color:#004000;	
}
.style2 {
		font-family:verdana;
		font-size:1pc;
		font-weight:bold;
		font-style: normal;
		color:#004000;
		text-align:center;	
		}
p {
		font-family: verdana;
		font-size: 1pc;
		font-weight: normal;
		font-style: normal;
		text-align: center;
}

TD
		{font-family:  verdana;
		font-size:.8pc;
		font-weight:normal;
		font-style: normal;
				}		
TH
		{font-family:  verdana;
		font-size:.9pc;
		font-weight:bold;
		font-style: normal;
		}	