html, body{
	margin:0;
	padding:0;

}

.table-para {
	margin:10px;
	
	}
	
 #footerH{
	font-size:0.7em;
	width: 945px;
	font-family: Arial, Helvetica, sans serif;
	position: relative;
	line-height: 1.6em;
	color: #FFF;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images2/page-bottom2.gif);
	padding: 0px;
	height: 150px;
 }	
	
.white-box-txt{
	padding-left:10px;
	padding-right:10px;
	font-size:0.75em;
	margin: 0em;
	color: #FFF;
	line-height: 1.5em;
	}	

.white-title {
	font-family: Arial,Helvetica,sans serif;
	
	font-weight: bold;
	color:#fff;
	text-align: center;
	letter-spacing: 0.025em;
	margin-top: 0.5em;
	margin-bottom: 0em;
	font-size: 1.15em;
	}
	
a.white-title {
	color:#fff;
	text-decoration:none;
	}	
	
a.white-title:hover {
	color:#F90;
	text-decoration:underline;
	}
a.white-title:active {
	color:#F90;
	text-decoration:underline;
	}		
a.white-title:visited {
	color:#fff;
	text-decoration:none;
	}		
.white-title-sm {
	font-family: Arial,Helvetica,sans serif;
	font-size: 1.15em;
	color:#fff;
	letter-spacing: 0.025em;
	margin-top: 0.5em;
	margin-bottom: -0.75em;
	}	


.white-txt {
	color:#fff;
	}	
a.white-txt{
	color:#fff;
	text-decoration:underline;
	}

a.white-txt:hover{
	color:#FF0;
	text-decoration:underline;
	}
a.white-txt:active{
	color:#fff;
	text-decoration:underline;
	}
a.white-txt:visited{
	color:#FF9;
	text-decoration:underline;
	}
	
.white-txt-head {
	color:#fff;
	}	
a.white-txt-head{
	color:#fff;
	text-decoration:none;
	}

a.white-txt-head:hover{
	color:#FC0;
	text-decoration:underline;
	}
a.white-txt-head:active{
	color:#FC0;
	text-decoration:underline;
	}
	
