body
{
	background-color: #ffffff;
	font-size: 16px;
	font-family: Arial
}

.navbg
{
	background-color: 000099;
}

.navlink
{
	font-family: "Comic Sans MS";
	color: yellow;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.navlink:hover
{
	 color: #99ccff;
    text-decoration: underline;	
}

.link
{
	color: blue;
	text-decoration: underline;
	font-family: comic sans ms;
}

.link:hover
{
	color: purple;
	text-decoration: none;
	
}
.footer
{
	font-size: 10px;
}
.footerlink
{
	color: blue;
	text-decoration: underline;
}
.footerlink:hover
{
	color: purple;
	text-decoration: none;
}
.comicsans
{
	font-family: Comic Sans MS;
}

.biotext
{
	text-align: justify;
}

.boldtext
{
	font-weight: bold;
}

.centerparagraph
{
	margin-left: 60px;
	margin-right: 60px;
}

.bluetext
{
	color: #3366ff;
}
.sixteen
{
	font-size: 22px;
}
.indented
{
	margin-left: 400px;
	font-weight: bold;
	font-size: 12px;
}

.indented2
{
	margin-left: 50px;
}

.main2text
{
	text-align: justify;
	color: black;
	font-weight: bold;
	font-family: "Arial";
}

.listentext
{
	font-family: "comic sans ms";
	color: #333399;
}

.comicsansheader
{
	font-family: "comic sans ms";
	color: black;
	font-size: 25px;
}

