
body, td { 
font-family: Verdana, Arial; 
font-size: 12px;
color: #000000 
}
a {
color: navy;
text-decoration: none
}
a:hover {
color: green;
text-decoration: underline
}
.maincontent {
background-image: url('images/Web_09.jpg'); 
background-repeat: no-repeat; 
background-position: left top;
padding: 10;
}
.toplinks {
background-image: url('images/greenpixel.gif');
color: navy;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}