body
{
	font-family:verdana;
	font-size:12pt;
}

h1
{
	font-family:"brush script mt";
	font-size:70pt;
	font-weight:normal;
	color:rgb(0,148,255);
	margin-left:30px;
	
}

h2
{
	font-family:"brush script mt";
	font-size:30pt;
	text-align:left;
	margin:0px;
}

a
{
	color:rgb(37,126,0);
	text-decoration:none;
}

a:hover
{
	color:rgb(0,148,255);
}

a.nav
{
	font-size:22pt;
}

p
{
	line-height:20px;
}

hr
{
	height:5px;
	width:80%
	text-align:center;
	margin25px;
	color:#000000;
	background-color:#000000;
}
