.menu
{
	font-size: 7pt;
}

.menu2
{
	font-family: Comic Sans MS;
	font-size: 14pt;
	text-align: center;
}

.body
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #0099A9;
}

.page
{
	text-align: center;
}

.title
{
	color: #432302;
	text-align: center;
	font-family: Goudy Stout, Comic Sans MS;
	font-size: 32pt;
}

.subtitle
{
	color: #172B1A;
	text-align: center;
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: bold;
}

.content
{
	color: #172B1A;
	text-align: center;
	font-family: Comic Sans MS;
	font-size: 12pt;
}

hr
{
	height: 2px;
	width: 90%;
	text-align: center;
}

a
{
	color: #A90F0F;
	text-decoration: none;
}

.footer
{
	width: 90%;
	color: #172B1A;
	font-family: Comic Sans MS;
	font-size: 7pt;
	vertical-align: bottom;
}

img
{
	border: solid 0px #000000;
}
