BODY { 
padding:0px;
margin:0px;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-position:top;
padding-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;}

a.link {
font-family:times, Arial, Helvetica, sans-serif;
color: white;
}

a.link:visited {
font-family:times, Arial, Helvetica, sans-serif;
color: white;
}

a.link:hover {
font-family:times, Arial, Helvetica, sans-serif;
color: yellow;
}

td.easel { 
width: 200px; 
background: url(images/easel.gif); 
background-repeat: repeat-x; 
} 


p {
font-family:times, Helvetica, sans-serif;
font-size:10pt;}

td {
font-family:times, Arial, Helvetica, sans-serif;
font-size:10pt;
color: white;
}

H1 {
font-family:times, Arial, Helvetica, sans-serif;
color:white;
font-size:18pt;
font-weight:normal;
padding:0px;
margin:0px;
border:0px;}

H2 {
font-family:times, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10pt;
color:#333366;}

.bodytext {
color:#E4F2D9;
font-size:14pt;
padding:10px;}

a.navlink {color: #E4F2D9;
font-size: 20px;
text-decoration: none;
padding:10px; }

a.navlinkon {color: white;
font-size: 20px;
text-decoration: none;
font-weight:bold;
padding:10px; }

a.navlink:hover {color: white;
font-size: 20px;
text-decoration: none;
font-weight:bold;
padding:10px; }

a:link img {border: black solid 2px}
a:visited img {border: gray solid 2px}
a:hover img {border: white solid 2px}


p.C {font-family: arial; font-size : 10px; color=white; text-align: center; font-weight:bolder;}
a.C:link {color: white;}
a.C:visited {color: white;}
a.C:hover {color: green;}



