body
{
 /*background-color:navajowhite;*/
 background-image:url(../backgrounds/sand.jpg);
}

h1
{
 font-style  : italic;
 font-size   : 30pt;
 font-family : Felix Titling, Mural Script,Verdana,Helvetica,Arial,Times;
 color       : #FF8000;
}

font
{
 font-family : Verdana,Helvetica,Arial;
 font-size : 10pt;
 color : #0000BF;
}
font.black
{
 color : #000000;
}
font.shania
{
 font-family : Irrep;
}
font.text
{
 font-weight : normal;
}
font.text_small
{
 font-size : 8pt;
 font-weight : normal;
}
a
{
 font-family : Verdana,Helvetica,Arial;
 font-size : 10pt;
 font-weight : bold;
 text-decoration : none;
 color : #0000BF;
}
a.small
{
 font-size : 8pt;
}
a:hover
{
 color : #FF7F7F;
}
td
{
 font-family : Verdana,Helvetica,Arial;
 font-size : 10pt;
 color : #0000BF;
}