body 
{
background-color: #ffffff;
}

h1 
{
color: #ff0000;
text-align: left; 
font-size: 24pt; 
font: times-new; 
font-weight: bold; 
text-decoration: underline;
}
p.header
{
font-size: 35pt;
font: BrushScrD;
font-weight: bold;
text-align: center;
}
p 
{
color: #000000; 
font-size: 14pt;
font:  times-new;
text-align: left;
}

.bottommargin
{
margin-bottom: 0.5cm;
}

a:link    
{
text-align: center; 
text-decoration: underline;
color: blue; 
}

a:visited 
{
color: blue; 
text-decoration: none;
}
}

a:active  
{
color: blue; 
text-decoration: none;
}

a:hover 
{
color: blue; 
text-decoration: none;
}

a.footer:hover
{
color: #6699ff;
font-weight: bold;
}
p.footer
{
color: #000000;
text-decoration: underline;
font-size: 10pt;
font-weight: bold;
text-align: center;
}
