@charset "windows-1252";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 40px;
	vertical-align: top;
	text-align: left;
}
.box {
	border: thin solid #003399;
	background-color: #F0F0F0;
	color: #000066;
	font-weight: bolder;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 0.12em;
	background-color: #F0F0F0;
	text-align: left;
	border-right-style: none;
	letter-spacing: 0.045em;
	margin: 6px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: medium groove #000099;
}
.pixcenter {
	color: #333333;
	background-position: center center;
	padding: 0px;
	border: 4px solid #999999;
	margin: 6px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding: 0px;
	text-indent: 4px;
}
.tableoutline {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: e4e4e4;
}
a:active {
	color: #CC9966;
}
a:visited {
	color: #336699;
}
h1 {
	font-size: 18px;
	font-style: normal;
	color: #000099;
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-indent: 10px;
	margin: 0px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	letter-spacing: 0.05em;
	font-variant: normal;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	color: #CC0000;
	text-align: center;
}
p {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px;
	padding: 1px;
	text-align: left;
	vertical-align: baseline;
	font-size: 13px;
}
h5 {
	font-size: 14px;
	color: #000066;
	letter-spacing: .045em;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
}
.boxdarker {
	background-color: #DDDDDD;
	border: thin solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 6px;
	font-style: italic;
	letter-spacing: .05em;
}
.darker {
	background-color: #E4E4E4;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3300FF;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
}
a:hover {
	color: #FF0000;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0033CC;
}
.bold {
	font-weight: bold;
}
