H3 {
		font-family: Comic Sans MS;
		font-size: medium;
		font-weight: bold;
		font-style: normal;
		color: #DF7000;
		text-align: center;
}
H2 {
		font-family: Comic Sans MS;
		font-size: large;
		font-weight: bold;
		font-style: normal;
		color: #DF7000;
		text-align: center;
}
H4 {
		font-family: Comic Sans MS;
		font-size: small;
		font-weight: bold;
		font-style: normal;
		color: #666666;
		text-align: center;
}
P	{	font-family: Comic Sans MS;
		font-size: small;
		font-weight: normal;
		font-style: normal;
		color: #666666;
		text-align: left;
		margin-left: 40px;
}
.style1
		{color:#990000;
}
.style2
		{color:#666666;
		text-align: center;
}
TD	{	font-family: Comic Sans MS;
		font-size: small;
		font-weight: normal;
		font-style: normal;
		color: #666666;
		text-align: left;
}
TH	{	font-family: Comic Sans MS;
		font-size: small;
		font-weight: bold;
		font-style: normal;
		color: #666666;
		text-align: center;
	}