﻿body {
	background-image: url('images/piebkgnd.jpg');
	font-family: Arial;
	font-size: 10pt;
	color: #162731;
}
 
 
 p {  
 font-family: Arial; 
 font-size: 10pt; 
 color: black; 

 } 
 
 
  
 a:hover { font-family: Arial;
 font-size: 9pt;
 background-color: #ffffff; 
 text-decoration: none; } 
  
 a:link { font-family: Arial; 
 font-size: 9pt; 
 color: #000000;  
 } 
  
 a:active { font-family: Arial; 
 font-size: 9pt; 
 color: #808080;
 } 
  
 a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #993300;
}
  
 a { font-family: Arial; 
 font-size: 9pt;  
 color: #808080; 
 text-decoration: underline;
} 
  
 
 
 td { font-family: Arial; 
 font-size: 10pt; 
 color: #162731;
 table-position: center;

 }
 
UL {
font-size : 10pt; 
font-family : Arial, Verdana, Helvetica, sans-serif;
color : #162731; 
list-style-type: square;
margin-left: 20;
padding-left: 0;
text-indent: 0;
}

UL UL LI {
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #162731;
	list-style-type: square;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	text-align: left;
}

UL UL UL LI {
font-size : 10pt; 
font-family : Arial, Verdana, Helvetica, sans-serif;
color : #162731; 
list-style-type: square;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;}