h1,h2,h3,h4,h5,h6
{
text-decoration: underline, bold;
color: #CC0000;
font-family: Papyrus
}
body {background-color: #F9F9E9}
p {
font-family: Verdana;
color: #000000
}
p:first-letter 
{
color: #CC0000;
font-size:xx-large
}
.Cen {text-align: center}
table {
table cellpadding="0";
 cellspacing="0";
border="0"
}
a:link {color: #000000}
a:visited {color: #0000F7}
a:hover {color: #000093}


