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

body {
	background-color: #2e2017;
}
H1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF; }
H2 { margin-left: 0.50in; margin-right: 0.00in;
       text-align: left; font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 16px; font-weight: bold; 
}
H3 { margin-left: 0.02in; margin-right: 0.00in;
       text-align: left; font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 14px; font-weight: bold; 
}
H4 { margin-left: 0.50in; margin-right: 0.00in;
       text-align: left; font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 8px; font-weight: bold; 
}
p { margin-left: 0.20in; margin-right: 0.20in;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 12px; 
	  color:#000000;
}
a:link {
		font-size: 12px;
		color: #1753c3;
		text-decoration: underline; }
a:visited {
		font-size: 12px;
		color: #1753c3; 
		text-decoration: underline; }
a:hover {
		font-size: 12px;
		color: #b80d19;
		text-decoration: none; }
a.two:link  { color: #b5983c; font-size: 8pt; font-weight:normal; text-decoration: underline; }
a.two:visited { color: #b5983c; font-size: 8pt; font-weight:normal; text-decoration: underline; }
a.two:hover { color: #694571; font-size: 8pt; font-weight:normal; text-decoration: none; }
div.container
{
width:848px;
margin:0px auto;
background-color: #feecd8;
line-height:120%;
}
div.header,div.footer
{
padding:0em;
color:white;
background-color: #2e2017;
clear:left;
}
h1.header
{
padding:0;
margin:0;
}
div.content
{
margin-left:10px;
border-left:px solid gray;
padding:1em;
}
table.one
{
table-layout: automatic
}
.white {
COLOR: #ffffff;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold
}
.red {
COLOR: #b22222;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 9pt;
}
.redbold {
COLOR: #b22222;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 9pt;
FONT-WEIGHT: bold
}
.bluebold {
COLOR: #006394;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 9pt;
FONT-WEIGHT: bold
}
.bigwhite {
COLOR: #ffffff;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 14pt;
FONT-WEIGHT: bold
}
.bigblack {
COLOR: #000000;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 13pt;
FONT-WEIGHT: bold
}
.smallblack {
COLOR: #000000;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 7pt
}
.ultrasmall {
COLOR: #666688;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 1pt
}
.medwhite {
COLOR: #ffffff;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
FONT-SIZE: 11pt;
FONT-WEIGHT: bold
}
