h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #C09;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #990;
	font-style: normal;
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.style3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #F03;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

