body{
background-color:#C4C4CE;
background-image: url(http://www.fantazzled.com/furrypaws/bg.gif);
background-repeat: repeat;
font-family: Arial;
font-size: 10pt;
color: #44556A;
}

tr{color:#44556A;background-color:transparent;}
li{color:#44556A;font-family: Arial;font-size:10pt;}

td
{ 
background:transparent;
font-family: Arial; 
font-size: 10pt; 
color: #44556A;
padding: 3px;
}


a:link,a:visited{
color:#000;
font-size:10pt;
text-decoration:underline;
}

a:hover{
color:#D0A202;
text-decoration:underline;
font-size:10pt;
}

#banner{
position:absolute;
left:10px;
top:0px;
}

h1{
font-size:30px;
color:#000;
text-align:center;
padding-top:5px;
text-transform: uppercase;
border-bottom: 0px dotted #000;
}

h2{
font-size:20px;
color:#000;
text-align:center;
padding-top:5px;
text-transform: lowercase;
border-bottom: 2px dotted #000;
}