

h1,h2,h3
{
font-family: "lucida calligraphy", arial, 'sans serif'; 
}

p,table,li,
{
font-family: "Comic Sans MS", arial, 'sans serif'; 
margin-left: 14pt;
}

body
{
background-color:#000080;
}

copyright
{
	text-align: right
}



p,li,th
{
font-size: 100%;
}

td {font-size: 85%}

h1,h2,h3,hr {color:#000000;}

table {border-style:none}
ul {list-style: square;}
ol {list-style: number;}

a:link     { color:#0000ff}
a:visited  { color:#a231ff}
a:active   { color:#ff6d6d}
a:hover    { color:#13daff}