h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1;
	font-weight: bold;
}

p,body,div,span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5;
}

.large_blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0768A9;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0768A9;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #458EBF;
	text-decoration: underline;
	font-weight: bold;	
}

body {
background-color:#d3d0b1
}
