﻿body {
	margin:20px;
	background:#9cc3da;
	font-family:Optima, Helvetica, Arial, sans-serif;
	line-height:1.2;
}

div.divider {
	margin:5px;
	background:#b71b06;
	height:4px;
	border-bottom:1.5px solid white;
}

h1 {
	color:#b71b06;
	font-weight:bolder;
	-webkit-text-stroke:1.5px white;
	-moz-text-stroke:1.5px white;
}

h2 {
	color:black;
	font-weight:bold;
}

h2.announcement {
}

a {
	color:#004080;
}
