h1,h2,h3
{
font-family: "Garamond", times, 'sans'; 
}

p,table,li,address
{
font-family: "Tahoma", arial, 'sans serif'; 
}

p,li,th,td,
{
font-size: 11pt
}




h1,h2,h3,hr
{
color:#01356F;
}


a.one:link {color: #39B54A; font-family: "Tahoma", arial, 'sans serif'; font-size: 11pt; font-weight: bold; text-decoration: none;}
a.one:visited {color: #39B54A; font-family: "Tahoma", arial, 'sans serif'; font-size: 11pt; font-weight: bold; text-decoration: none;}
a.one:hover {color: #0A9CAD; font-family: "Tahoma", arial, 'sans serif'; font-size: 11pt; font-weight: bold; text-decoration: none;}
a.one:active {color: #0A9CAD; font-family: "Tahoma", arial, 'sans serif'; font-size: 11p; font-weight: bold; text-decoration: none;}



body
{
background-color: #FFF568;
background-image:
url('./graphics/checkerboard2.gif');
background-attachment: fixed;
           scrollbar-3d-light-color:#fffff4;
           scrollbar-arrow-color:#531179;
           scrollbar-base-color:#fffff4;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-face-color:#CDF39D;
           scrollbar-highlight-color:#b1a38d;
           scrollbar-shadow-color:#008000}
}



