﻿body {
	color: #111;
	font-family: Helvetica, Corbel, Arial, sans-serif;
	line-height: 1.3em;
}
a {
	color: #275eae;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 4px 0;
	margin: 8px 0 16px 0;
	border-bottom: dotted 1px #506b6d;
	text-align:left;
}

