h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
body {
	margin: 25px;
	background-color: #CCCC99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
table {
	font-family: "Times New Roman", Times, serif;
	color: #CCCC66;
	background-color: #993300;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	border: 1px solid #000000;
	
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #CC3366;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
h5 {
	text-align: right;
}
