body{
	background: White;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:  Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
h1{
 position: absolute;
 	left: 175px;
	top: 40px;
}
a {
 color: #666699;
 font-size: 11px;
 font-weight: bolder;
 text-align: center;
}
.centerlink{
	text-align: center;
}
h2,h3
{
	font-size: 16px;
}
h3,h4{
	text-align: center;
}
h4{
	font-size: 14px;
	margin-top: 0px;
}
p{
	font-size: 11px;
}
.lm{
	margin-left: 10px;
	padding-left: 10px;
}
.copyright{
 font-weight: bolder;
	text-align: center;
	color: #666699;
	 font-size: 15px;
}
td{
	font-weight: bolder;
	font-size: 11px;
}
address{
	text-align: center;
}
.imgbox{
	text-align: center;
}
.centertd{
 text-align: center;
}
.hidden{
	display: none;
}
.blue{
	background-color: #E2EBFE;
}
.red{
	background-color: red;
}