﻿body 
{
	margin:1px 1px; padding:0px; 
	text-align:center;
}
	
.Content 
{
	width:800px;
	margin:0px auto; 
	text-align:left; 
	padding:10px;
}


.btn
{
	color: #000077;
	text-decoration: underline;
	text-align: center;
	font-family:Bradley Hand ITC;
	font-size: x-large;	
}

.btn:hover
{
	text-decoration: underline overline;
}

h1
{
	color: #000077;
	text-align: center;
	font-size: x-large;		
}

h2
{
	color: Black;	
	font-size: large;
	text-decoration:underline;	
}

.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;	
}