body {
background-color: #aac2c6;
background-image: url(images/bg.gif);
background-position: top center;
background-repeat: repeat-x;
margin: 0px;
}


body, td { 
font-family: trebuchet ms; 
font-size: 14px;  
}

.main {
background-color: #ffffff;
padding: 10px;
}

.nav { font-family: arial; font-size: 14px; font-weight: bold; }

.sub1 { font-family: arial; font-size: 10px; font-weight: bold; }

.head1 { font-size: 30px; font-weight: normal; font-style: italic; color: #429e9e; }

.head2 { font-size: 20px; font-weight: normal; font-style: italic; color: #429e9e; }

.address { font-family: arial; font-size: 14px; font-weight: bold; color: #009999; }


