@charset "UTF-8";
/* CSS Document */


			p.typists-note {
	font-family: Arial, Helvetica, sans-serif;
}
			p.normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
			p.document-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
			p.story-header {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
			p.john-remarks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
			p.dates {
	font-family: Arial, Helvetica, sans-serif;
	color: #C60;
}
			p.x-no-paragraph-style- {}
			p.letter {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
			p.basic-paragraph {}


img.float_left{
float: left;
margin-right: 10px;
margin-bottom: 5px;
}
p.clear
{
clear:both;
}

#antispam {
display:none;
}

/*in your css hide the field so real users cant fill it in*/
form #website{ display:none; }

/*in your css hide the field so real users cant fill it in*/
form #form_phone{ display:none; }








