body
{
	background-color: #00FA9A;
	font-family: sans-serif;
	font-weight: bold;
	margin: 25px;
}
div.content a
{
	color: #0000FF;
	text-decoration: none;
}
h1
{
	font-size: 175%;
	text-align: center;
}
h2
{
	font-size: 150%;
	text-align: center;
}
h3
{
	font-size: 125%;
	text-align: center;
}
img
{
	border-width: 0;
}
p.quote span
{
	font-style: italic;
	text-decoration: none;
}
span
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
	text-decoration: none;
}
.center
{
	text-align: center;
}
.content
{
	text-align: justify;
}
.footer
{
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
.header
{
	text-align: center;
}
.indextitle
{
	color: red;
	font-size: 350%;
}
.italic
{
	font-style: italic;
	text-decoration: none;
}
.justify
{
	text-align: justify;
}
.link
{
	font-size: 120%;
	text-align: center;
}
.navigation
{
	font-size: 125%;
	text-align: center;
}
.quote
{
	margin-right: 75px;
	margin-left: 75px;
}
.redirect
{
	font-family: sans-serif;
	font-size: 200%;
	font-weight: bold;
	margin-top: 200px;
	text-align: center;
}
.underline
{
	font-style: normal;
	text-decoration: underline;
}
