body {
margin:0;
padding:0;
background-image: url("../images/bkgnd.gif");
background-repeat: repeat;
} 

html {
height: 100%; margin-bottom: 1px;
}

a img{
border:0;
} 

td.padded {
padding:30px;
}

.green {
font-size: 12px; 
font-family: Trebuchet MS;
color:#1c3734;
} 

.greenBold {
font-size: 14px; 
font-family: Trebuchet MS;
color:#1c3734;
font-weight: bold; 
} 

.white {
font-size: 12px; 
font-family: Trebuchet MS;
color:#FFFFFF;
padding-right:22px;
} 

.whiteBold {
font-size: 14px; 
font-family: Trebuchet MS;
color:#FFFFFF;
font-weight: bold; 
} 

