.style1 {font-family: Georgia, "Times New Roman", Times, serif}
body,td,th {
    font-size: medium;
    color: #000000;
}
body {
    background-color: #FFFFFF;
    background-image: url(leaves-bk.jpg);
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}

    
