body {
	height: 100%;
	background: #423229;
	font: 11px Arial,Helvetica,sans-serif;
	color: #fff;
	text-align: center;
	padding-bottom: 30px;
	margin: 0;
}
 
/*========================LINKS=============================*/
a:hover { 
    color: #FFFFFF;
 }						/* hover, ie only, is red */
a{
	text-decoration: underline;
}
 a:link{
	color: #FFFFFF;
}
a:visited{
	color: #FFFFFF;
} 


/*=======================TEXT FORMATTING====================*/

h1, h2, h3, h4, h5, h6, bold, strong, em, p, body, div, address, q, blockquote, sup, dfn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
				 
h1 {
	font-size: 16pt;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
}
   
h2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-bottom: .25em;
	margin-top: .15em;
	padding: 0em;
}
      
h3 {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #8DD3D3;
	margin-bottom: .35em;
	margin-top: .15em;
	padding: 0em;
}

h4 {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-bottom: .25em;
	margin-top: .15em;
	padding: 0em;
}

h5 {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	margin-bottom: 0em;
	margin-top: 0em;
}

h6 {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-bottom: 0em;
	margin-top: 0em;
}

b {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: ##000000;
}
input {
background: #423229 !important;
}
em {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: ##000000;
}
	 
strong { font-size: 10pt; font-weight: normal; font-style: italic; color: #ff0000; }
   
p {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}


/*==========================LIST FORMATTING===================*/

ul, ol, li, dir, dl, dt, dd {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	color: #000000;
}


th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: White;
	background-color : #999999;
	border-color : Black;
}

tr,td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	border-color : Black;
}

ul li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	list-style-type: square;
}

ol li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: ##000000;
	list-style-type: decimal;
}

ul ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: ##000000;
	list-style-type: square;
}

ol ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: ##000000;
}

ol li ul li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: ##000000;
}

ul li ol li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: ##000000;
}

dl dt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: ##000000;
	list-style-type: square;
}

dl dd {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: ##000000;
	list-style-type: square;
}

dir li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: ##000000;
	list-style-type: square;
}


/*==========================CLASSES===================*/
 .noline { 
    text-decoration: none;  
 }
 

.greytable {
	background: #999999;
	background-color : #A9A9A9;
	border-color : Black;
}
.forms  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background : #423229;
	color : #FFFFFF;
	border-style : solid;
	border-color : White White White White;
	border-width : 2 2 2 2;
	border : 1 solid #FFFFFF;
	white-space : normal;
}
.bluetext  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	/* vertical-align: top; */
	color : #8DD3D3;
}
.bluetextsmall  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	/* vertical-align: top; */
	color : #8DD3D3;
}
.browntext  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	/* vertical-align: top; */
	color : #a69966;
}
.whitetext  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	/* vertical-align: top; */
	color : #FFFFFF;
}
.buttons  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	background : #8DD3D3;
	color : #ffffff;
}
.search { color: #ffffff; font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal;}
.disclaim { font-family: Verdana, Arial, sans-serif; font-size: 7pt; color: #ff0000; }
td.small { font-size: 6pt; font-weight: normal; font-style: normal; color: #000000; vertical-align: top; }
td.mid { font-size: 8pt; font-weight: normal; font-style: normal; color: #000000; vertical-align: top; }

/*==========================AURAL===================*/  
 
@media speech {

h1, h2, h3, h4, h5 { voice-family: paul, male; stress: 20; richness: 90 }
h1 { pitch: x-low; pitch-range: 90; }
h2 { pitch: x-low; pitch-range: 80; }
h3 { pitch: low; pitch-range: 70; }
h4 { pitch: medium; pitch-range: 60; }
h5 { pitch: medium; pitch-range: 50; }
li, dt, dd { pitch: medium; richness: 60; }
dt { stress: 80; }
b { pitch: medium; pitch-range: 60; stress: 90; richness: 90; }
em { pitch: medium; pitch-range: 60; stress: 60; richness: 50; }
strong { pitch: medium; pitch-range: 60; stress: 80; richness: 50; }
dfn { pitch: medium; pitch-range: 60; stress: 60; }

 
 
 
 
 
 
 
 
 
 
 
 
 
 

