@charset "UTF-8";

body {
	font-size: 12px;
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	clear: both;
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
	font-weight: bold;
	color: #052F66;
	
}
 
h2 {
	clear: both;
	font-size: 1.2em;
	line-height: 1.55;
	margin-bottom: 0.75em;
	font-weight: bold;
	color: #052F66;
	border-bottom: 1px solid #ebebeb;
	
}
 
h3 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 0.2em;
	color: #363636;

	
}
 
h4 {
	font-size: 1em;
	font-weight: bold;
	
}
 
h5 {
	margin-bottom: 0;
	
}
a:focus, a:hover {
	color: #000;
	
}
 
a {
	color: #ad0e24;
	text-decoration: underline;
	
}
.hand {
font-family:"Handwriting - Dakota";
font-size:12px;
background:#DDE5ED; }
.style1 {font-style: italic}
.mediumBlue {
	color:  #052F66;
	
	border-bottom: thin solid #ebebeb;
}
.mediumRed {
	color:  #ad0e24;
	
	border-bottom: thin solid #ebebeb;
}
.smallBlue {
	color:  #052F66;
	font-style: italic;
	font-size:11px;
	border-bottom: thin solid #ebebeb;
}
