body {
	background:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	letter-spacing: 0px;
	line-height:1.5;
        width:820px;
        margin:auto;
	color:#555;
}


P {
	text-align: justify;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	letter-spacing: 0px;
	font-weight:normal;
        color:#E87830;
        margin-bottom:0px;
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	letter-spacing: 0px;
	font-weight:normal;
        color:#E87830;
        margin-bottom:0px;
	text-align: left;
}


hr {
        color:#E87830;
}

a:link, a:visited, a:active, a:hover
{color:#E87830;}
