div.content h1, div.content h2 {
	text-align:center;
}
div.content h1 {
font-size:14pt;
color: #3A1E1D;
font-weight:bold;
}
div.content h2 {
	font-size:13pt;
}
div.content p {
text-indent:30px;
font-size:10pt;
}
div.content, div.content * {
font-family:Verdana;
}