body
{
 /*background-color:navajowhite;*/
 background-image:url(../backgrounds/sand.jpg);
}
h1
{
 font-style  : italic;
 font-family : Felix Titling, Mural Script,Verdana,Helvetica,Arial,Times;
 color       : #FF8000;
}
h1.pass
{
 text-align : center;
 font-size : 40pt;
}

h2
{
 font-size : 12pt;
}
h2.pass
{
 text-align : center;
 font-weight : normal;
 font-size : 12pt;
 color : #0000BF;
}

h3
{
 color       : #800040;
}


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

font
{
 font-family : Verdana,Helvetica,Arial;
 font-size : 10pt;
 color : #0000BF;
}
font.black
{
 color : #000000;
}
font.green
{
 color : #008000;
}
font.text
{
 font-weight : normal;
}
font.text_small
{
 font-size : 8pt;
 font-weight : normal;
}
td
{
 font-family : Verdana,Helvetica,Arial;
 font-size : 10pt;
 color : #0000BF;
}