BODY
{
font-family: Helvetica, Verdana, Arial;
text-align: center;
color: darkblue;
}
P
{
font-family: Helvetica, Verdana, Arial;
}
A:Link
{
text-decoration: none;
color: darkblue;
font-size: 13pt;
font-style: bold;
}
A:visited
{
text-decoration: none;
color: darkblue;
font-size: 13pt;
}
A:hover
{
text-decoration: none;
color: #7D1B7E;
font-size: 13pt;
text-decoration: underline;
}
H3
{
text-align: center;
font-style: italic;
}
H2
{
font-size: 25pt;
font-style: bold;
text-align: center;
font-family: Monotype Corsiva, Comic Sans MS, Helvetica, Arial;
}
H1
{
font-size: 30pt;
font-style: bold;
text-align: center;
font-family: Monotype Corsiva, Comic Sans MS, Helvetica, Arial;
}
