P {
		font-family: Times New Roman;
		font-size: small;
		font-weight: bold;
		font-style: normal;
		text-align: left;
		text-indent: 20px;
		margin-left: 30px;
		margin-right: 30px;
}

.style1 {
		font-family: Times New Roman;
		font-size: small;
		font-weight: light;
		font-style: normal;
		text-align: center;
		color:#FF8000;	
}
.style2 {
		font-family: Arial;
		font-size: x-small;
		font-weight: light;
		font-style: normal;
		text-align: center;
		color:#ffffff;	
}
.style3 {
		font-family: Arial;
		font-size: small;
		font-weight: light;
		font-style: normal;
		text-align: center;
}
H2,.style4		{font-family: Comic Sans MS;
		font-size: large;
		font-weight: light;
		font-style: normal;
		text-align: center;
}
H3,.style5		{font-family: Comic Sans MS;
		font-size: medium;
		font-weight: light;
		font-style: normal;
		text-align: center;
}
TD, TH
		{font-family: Comic Sans MS;
		font-size: small;
		font-weight: light;
		font-style: normal;
		}		
