body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 100px 0 0 0;
}

h1 { font-size: 24px; color: #430404; font-weight:normal; margin:0 0 20px 0;}
p { font-size:14px; color:333;}
a:link {color: #700c01; text-decoration: underline;}
a:hover {color: #911e12; text-decoration: underline;}
a:visited {color: #700c01; text-decoration: underline;}

.pagewidth { margin:0 auto; width:700px;}