BODY
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: white url("Balloon.jpg");
}
H2
{
	font-size: 14pt;
	color: black;
	font-style: italic;
	font-family: 'Arial';
	text-align: center;
}
H3
{
	font-size: 12pt;
	text-transform: none;
	color: black;
	font-style: italic;
	font-family: 'Times New Roman';
	font-variant: normal;
	text-decoration: none;
}
H4
{
	font-size: 10pt;
	text-transform: none;
	color: black;
	font-style: italic;
	font-family: 'Arial';
	font-variant: normal;
	text-decoration: none;
}
H5
{
	font-size: 8pt;
	text-transform: none;
	color: maroon;
	font-style: italic;
	font-family: 'Times New Roman';
	font-variant: normal;
	text-decoration: none;
}
P
{
	font-size: 10pt;
	text-transform: none;
	color: maroon;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
}
OL
{
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Arial;
	list-style-type: circle;
	text-decoration: none;
}
LI
{
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Arial;
	text-decoration: none;
}
DL
{
	font-size: 10pt;
	color: maroon;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
}
CITE
{
	font-weight: normal;
	color: blue;
	font-style: italic;
	font-family: 'Times New Roman';
	font-variant: normal;
}
IMG
{
	border-style: inset;
	border-color: Maroon;
	border-width: thick;
}

