/* findingfarley styles */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #0E2044;
	line-height: 18px;
	margin:0px;
	padding:0px;
	}

/* links start */

a {
	color: #0E2044;
	text-decoration: none;
	}

h1 {
	font-size: 25px;
	color: #0E2044;
	margin:0px;
	}
#letter {
	padding:20px;
	margin:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666633;
	background-color: #EFEFEA;
}