﻿body 
{
    margin:1px 1px; padding:0px; 
	text-align:center;
}

.content 
{
	width:800px;
	margin:0px auto; 
	text-align:left; 
	padding:10px;
}

hr
{
   width:770px; 
   background-color:#000077; 
   height:3px; 
}

.headerLink
{
	font-size:1.3em;
	color:#000077;	
	text-decoration: none;
	font-style:italic;
	font-weight:normal;
	font-family: Bradley Hand ITC;	 
}

.headerLink:hover
{
	text-decoration: underline;	
}

h1
{
	color: #000077;
	text-align: center;
	font-size: x-large;		
}

h2
{
	color: Black;	
	font-size: large;
	text-decoration:underline;	
}