﻿body {
	/* For breathing room between content and viewport. */
	font-family:Verdana;
	margin:25px;
}

p {
	text-align:justify;
}

div.headerA {
	font-size:160%;
	font-weight:bold;
}

div.subheaderA {
	font-size:100%;
	margin-bottom:1.5em;
}

div.pageheader {
	font-size:300%;
	font-weight:bold;
}

div.yearheader {
	font-size:240%;
	font-weight:bold;
	
	border-bottom: 1px solid black;
}

div.paragraph {
	margin-bottom: 1em;
	text-align: justify;
}

div.breaker {
	margin-top:    1em;
	margin-bottom: 1em;
}

div.breakerbottom {
	margin-bottom: 0.5em;
}

div.indent {
	margin-left: 1em;
}



div.contactfooter {
	text-align:right;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}