body
{
	font-family:arial;
	font-size:11pt;
	color:rgb(73,73,148);
}

h1
{
	font-family:papyrus;
	font-size:48pt;
	font-weight:normal;
	color:rgb(180,180,233);
}

h2
{
	font-family:papyrus;
	font-size:28pt;
	font-weight:normal;
}

h3
{
	font-family:papyrus;
	font-size:20pt;
	font-weight:normal;
	text-align:center;
}

a
{
	color:rgb(180,180,233);
	text-decoration:none;
}

a:hover
{
	color:rgb(73,73,148);
}

a.nav
{
	font-family:papyrus;
	font-size:24pt;
}

hr
{
	color:rgb(73,73,148);
	background-color:rgb(73,73,148);
	height:2px;
	width:80%;
	border-width:0px;
	margin:20px 0px 20px 0px;
}
