﻿html {
	background-color: rgb(64,115,155);
}
body {
	margin-left: 11%;
	margin-right: 11%;
	margin-top: 4%;
	margin-bottom: 0;
}
#content {
	text-align: left;
	background-color: white;
	padding-left: 9%;
	padding-right: 9%;
	padding-top: 9%;
	padding-bottom: 9%;
	border-style: outset;
	border-width: 2px;
}
h1 {
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-weight: normal;
	font-size: 87pt;
	color: rgb(170,43,30);
	font-variant: small-caps;
	letter-spacing: 4px;
	margin-top: 44px;
	margin-bottom: 0;
}
h2 {
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-weight: normal;
	font-size: 36pt;
	color: rgb(213,123,2);
	letter-spacing: 2px;
	margin-top: 44px;
	margin-bottom: 0;
}
h3 {
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-weight: normal;
	font-size: 24pt;
	color: rgb(64,115,155);
	letter-spacing: 2px;
	line-height: 125%;
	margin-top: 44px;
}
h4 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	margin-top: 77px;
	margin-bottom: 0;
	letter-spacing: 1px;
}
h4 a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
h4 a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
h4 a:hover {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
h4 a:active {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
h5 a:link {
	color: #999999;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 4px;
	text-align: center;
}
h5 a:visited {
	color: #999999;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 4px;
	text-align: center;
}
h5 a:hover {
	color: black;
	text-decoration: underline;
	font-variant: small-caps;
	letter-spacing: 4px;
	text-align: center;
}
h5 a:active {
	color: black;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 4px;
	text-align: center;
}
p {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16pt;
	color: black;
	line-height: 150%;
}
p.example {
	font-family: Helvetica, sans-serif;
	color: rgb(89,89,89);
	letter-spacing: 2px;
	line-height: 150%;
}
p.printer {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-align: right;
}
p.printer a:link {
	font-weight: bold;
	color: black;
}
p.printer a:visited {
	font-weight: bold;
	color: black;
}
p.printer a:hover {
	font-weight: bold;
	color: #E80000;
}
p.printer a:active {
	font-weight: bold;
	color: #E80000;
}
p.quicklinks {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	margin-top: 44px;
	margin-bottom: 0;
}
p.quicklinks a:link {
	font-weight: bold;
	color: black;
}
p.quicklinks a:visited {
	font-weight: bold;
	color: black;
}
p.quicklinks a:hover {
	font-weight: bold;
	color: rgb(170,43,30);
}
p.quicklinks a:active {
	font-weight: bold;
	color: rgb(213,123,2);
}
ul {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16pt;
	color: black;
	line-height: 150%;
}
table {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16pt;
	color: black;
	border: 3px solid #FFFFFF;
	width: 100%;
}
table.border {
	width: 95%;
	margin: 21px 21px;
	border: 4px solid #808080;
	background-color: #FFFFFF;
}
th {
	background-color: rgb(32,57,77);
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: 2px;
	color: white;
	text-align: center;
	letter-spacing: 3px;
	padding: 7px;
}
td {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16pt;
	color: black;
	line-height: 150%;
	padding: 7px;
	text-align: center;
}
td.top {
	background-color: rgb(32,57,77);
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: 2px;
	color: white;
	text-align: center;
	padding: 7px;
}
td.special {
	background-color: rgb(253,197,122);
}
img {
	border: 1px solid white;
	vertical-align: middle;
}
a:link {
	color: black;
	font-weight: bold;
}
a:visited {
	color: black;
	font-weight: bold;
}
a:hover {
	color: #E80000;
	font-weight: bold;
}
a:active {
	color: #E80000;
	font-weight: bold;
}
.special_01 {
	font-weight: bold;
	font-style: italic;
}
.special_01_u {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.special_02 {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	letter-spacing: 2px;
	color: white;
	border: 1px solid rgb(32,57,77);
	padding: 4px;
	background-color: rgb(32,57,77);
	margin-top: 3px;
	margin-bottom: 3px;
	font-variant: small-caps;
}
.special_03 {
	font-family: Impact, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	letter-spacing: 2px;
}
.special_rule {
	font-family: Arial Black;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: small-caps;
}
.strike {
	text-decoration: line-through;
}
.special_u {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.emoticons {
	font-size: 200%;
	font-weight: normal;
}
