body
{
background-image:url(snow.jpeg);
color:black;
}
table
{
border-collapse:collapse;
BORDER=1
CELLPADDING=1
CELLSPACING=1
STYLE="page-break-before: always"
}
td
{
vertical-align:top;
height:1px;
}

tr
{
vertical-align:top;
height:1px;
}


img
{
border-style:none;
}

p:first-letter 
{
}

p
{
font-family:"Times New Roman", Times, serif;
} 


p.bold
{
font:italic bold 30px/60px Georgia, serif;
}



a:link {color:#996699;}      /* unvisited link */
a:visited {color:#0000CC;}  /* visited link */
a:hover {color:#999999;}  /* mouse over link */
a:active {color:#996699;}  /* selected link */

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

