body { 
background-color:#f4d3d3; 
margin-left:auto;
margin-right:auto;
width:800px;
color:#000000; font-family:Palatino Linotype, Arial;
font-size:14pt;
}

table {
background-color:#ffbbbb;
width:100%;
height:100%
border:0;
cellspacing:3;
cellpadding:3;
}

a:link { text-decoration:none; font-weight:bold; color:#404040; }
a:visited { text-decoration:none; font-weight:bold; color:#404040; }
a:hover { text-decoration:none; font-weight:bold; color:#000000; }
a:active { text-decoration:none; font-weight:bold; color:#404040; }

h1 { 
font-family:Lucida Handwriting, Monotype Corsive, Verdana; 
font-size:50px; 
text-align:center;
color:#000000; 
margin-top:2px;
margin-bottom:2px;
}

h2 { 
font-family:Lucida Handwriting, Monotype Corsive, Verdana; 
font-size:22px; 
text-align:center;
color:#000000;
margin-top:2px;
margin-bottom:2px;
}

h3 { 
font-family:Palatino Linotype, Arial; 
font-size:20px; 
text-decoration:underline;
text-align:center;
color:#000000;
}

h4 { 
font-family:Palatino Linotype, Arial;
font-size:16px; 
text-decoration:none; 
color:#000000;
}

td.link { 
font-family:Mistral, Monotype Corsive, Verdana;
font-size:22px;
background-color:#e87171;
text-align:center; 
}
