/* Body Font */

body
{
	font-size: small;
}




/* Horizontal Lines */

hr
{
	margin-top: 1em;
	margin-bottom: 1em;
}
