
body { 
background-color: #507BB7;
background-image: url(images/back3.gif);
background-position: top center;
background-repeat: repeat-y;
}

body, td { 
font-family: trebuchet ms, arial;
font-size: 14px; 
}

.first { 
font-size: 18px;
font-weight: bold;
color: #204982;
}

h1 {
font-family: arial; 
font-weight: normal; 
font-size: 22px;
color: #204982;
}

.head1 {
font-size: 20px;
color: #204982;
font-weight: bold;
}

.head2 {
font-size: 16px;
color: #204982;
font-weight: bold;
}


.sub1 {
font-family: arial;
font-size: 10px;
}

.nav {
font-family: arial;
font-size: 14px;
font-weight: bold;
}

table.rates td { 
border: 1px solid #204982; 
}

table.rates { 
border: 1px solid #204982;
background-color: #E1E8F3
}