﻿h1 {
	font-size: 36pt;
	color: #3366ff;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}
.subhead {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 0px;
	clear: both;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
}
p {
	margin-top: 0px;
}
.dateline {
	color: #3366ff;
	font-weight: bold;
}
.tagline {
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}
.imgleft 
{
	float:left;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
.imgright 
{
	float:right;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
