@charset "utf-8";
/* CSS Document */

.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bold;
	color: #CC0033;
	font-style: normal;
	background-color: #000000;
	visibility: visible;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
}

.SectionHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CC0000;
	font-style: normal;
	background-color: #000000;
	visibility: visible;
	text-align: center;
}

.Datefont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	background-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	color: #CC0000;
}
table {
	font-family: "Times New Roman", Times, serif;
	border: thin outset #000066;
	margin: 5px;
	padding: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	border: thin groove #000033;
	margin: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	background-color: #000000;
}

hr {
	color: #006699;
}
.PhotoLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC3366;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.Photo {
	border: thin ridge #999999;
	margin: 0px;
	padding: 2px;
}

.Thumbnail {
	text-align: center;
	vertical-align: middle;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660000;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	background-position: center;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #006699;
	font-size: 12pt;
}
a:link {
	color: #336666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
a:visited {
	color: #996699;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
