

body { 
margin: 0px;
background-image: url(images/grayrowtile.gif);

}

body, td {
font-family: arial; 
font-size: 14px;
}

.main  { 
background-color: #ffffff;  
border-left: 0px solid #eeeeee; 
border-right: 0px solid #eeeeee;}

.topnav { 
background-color: #666699;
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
color: #ffffff; 
}

.topnav a:link    { color: #ffffff; text-decoration: none; }
.topnav a:visited { color: #ffffff; text-decoration: none; }
.topnav a:hover   { color: #ffffff; text-decoration: underline; }

a:link    { color: #666699; font-weight: bold; }
a:visited { color: #666699; font-weight: bold; }
a:hover   { color: #996699; font-weight: bold; }

.footer { background-image: url(images/footerback.gif); }


.head1 { font-family: georgia; color: 993366; font-size: 24px; font-style: italic; font-weight: bold; }

.head2 { font-family: georgia; color: 993366; font-size: 20px; font-style: italic; font-weight: bold; }

.head3 { font-size: 16px; font-weight: bold; }

.sub1 { font-size: 10px; font-weight: bold;}

