/* CSS Document */

BODY, TD, P {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 13px; 
color: #000;
left-margin: 0px;
top-margin: 0px;
right-margin: 0px;
bottom-margin: 0px;
}

.bottom-links {
font-size: 10px;
font-weight: bold;
}

a:link { 
color: #006;
} 

a:hover, a:visited, a:active { 
color: #930;
} 

.copyright {
font-size: 10px;
color: #000;
}

.sitebyleah {
color: #060;
text-decoration: none;
}

.sitebyleah-link {
font-weight: bold;
color: #060;
text-decoration: none;
}

.green-header {
color: #360;
font-size: 13.5px;
font-weight: bold;
}

.top-links {
color: #ebe4d4;
font-size: 13.5px;
font-family: verdana, arial, helvetica;
font-weight: bold;
text-decoration: none;
}

.top-links-td {
padding: 0px 10px 0px 10px;
}

.bold {
font-weight: bold;
}

.green {
color: #360;
}

.table-pics {
border: 2px #AFA17B solid;
background-color: #fff;
}