body {
	font-family:"Times New Roman", Times, serif;
	
}

h1, h2, h3, h4, h6 {
	color: #993300;
}
h5 {
	font-size:1em;
	font-weight:lighter;
	color: #006666;
}

h1 {
	font-size: 1.25em;
	font-weight:lighter;
	font-variant: small-caps;
}

p {
	font-size:.8em;
}

a {
	font-style: italic;
	font-weight: bold;
	border: none;
}
