body{
background:#FFF;
}

.mainTable{
width:740px;
}

.leftCell{
width:155px;
}

.centreCell{
padding:10px 10px 10px 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;
}

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;
}

.centreCell1 {
	vertical-align: top;
	padding: 0px 14px;
}

