body {
	margin: 20px 0 0 0;
	background-color: #fff;
/*	background-image: url("images/background.gif"); 
	background-repeat: repeat-x; */
}


table.navTable {
	border-width: 0px 0 0 0;
	border-style: solid;
	border-color: #bfbbb6;
}

table.footerTable {
	border-top: 1px solid #bfbbb6;
}		

td.footer { 
	padding: 2px 0 0 0;
	font-family: verdana, arial, sans-serif;
 	font-size: 9px;
    color: #4c4845; 
}


p.home { line-height: 14px;
	font-family: Times New Roman,Serif;
	font-size: 12px;
  	color: #4c4845;
 	text-align: justify;
 }
p { line-height: 16px;
	font-family: Times New Roman,Serif;
	font-size: 14px;
  	color: #4c4845;
 	text-align: justify;
 }

li { line-height: 16px;
	font-family: Times New Roman,Serif;
	font-size: 14px;
  	color: #4c4845;
 }
 
h1 { font-family: Times New Roman,Serif;
	font-size: 18px;
  	color: #4c4845;
 	margin-top: 10px;
 	margin-bottom: 0px;
 }
 
td.form { font-family: Verdana,Arial;Sans-Serif;
     font-size: 11px;
     color: #4c4845;
   }
th.form { font-family: Verdana,Arial;Sans-Serif;
     font-size: 13px;
     font-weight: bold;
     color: #4c4845;
   }
   
a { color: #66605c;
    font-weight: bold; }
    
a:hover { color: #26357f; }

