body{
background:#FFF;
}
.mainTable{
width:740px;
}
.leftCell{
width:155px;
}
.centreCell{
padding:14px;
vertical-align:top;
}
.rightCell{
width:100px;
}

tr,td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
color:#000;
}
h1{
font-size: small;
font-weight: bold;
}.leftcell1 {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 14px;
}
h2{
font-size: x-small;
font-weight: bold;
}
a {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
