p {

	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	text-indent: 40px;
}

p.noindent {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	text-indent: 0;
}
p.copyright {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 25px;
	text-indent: 0;
}

.italics {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-style: italic;
	}
	
.title {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-weight: bold;
	}


