body {background-color: #CCCCFF;}

h1 {
	font-family: Algerian;
	font-size: 36px;
	color: #003366;
	font-style: oblique;
	line-height: normal;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	text-decoration: blink;
}
	
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-style: normal;
	text-transform: capitalize;}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	line-height: normal;
	font-weight: bold;
}
	
table {
	background-color: #CCCCFF;
	text-align: center;
	word-spacing: normal;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	letter-spacing: normal;
	vertical-align: text-top;
	height: auto;
	border: none;
	margin: auto;
	padding: 1px;

}
	
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	color: #000066;
	text-decoration: none;}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;

}
