body {
background-color:#F6F6F2;
padding:0px;
}

div.centered 
{
text-align: center;

}
div.centered table 
{
margin: 0 auto; 
text-align: left;
background-color:#FFFFFF;
border: solid;
border-color:#B2B2B2;
border-width: 1px;

}
.leftheading {
color:#B2B2B2;
padding:5px;
vertical-align:top;
font-family: Arial, sans;
font-size:10px;
font-weight:bold;
letter-spacing: 2px;;
text-indent:10px;
text-align:right;
height:40px;

}
.subtext {
padding:5px;
color:#B2B2B2;
vertical-align:top;
border-style: solid;
border-color:#B2B2B2;
border-width:1px;
border-top:none;
border-bottom:none;
border-right:none;
font-family: Arial, sans;
font-size:10px;
width:270px;
height:40px;
}

a, a:visited {
text-decoration:none;
color:#A0A0A0;
font-family: Arial, sans;
font-size:10px;
width:270px;
height:40px;
}

a:hover {
text-decoration:underline;
color:#A0A0A0;
font-family: Arial, sans;
font-size:10px;
width:270px;
height:40px;
}

