<style type="text/css">

body {
	background-image: url(pawsback.gif);
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-size : 10pt;
}

/* General font families for common tags */
font,th,td,p {
	font-family: Arial, Helvetica, sans-serif;
}
a:link,a:active,a:visited {
	color : #336699;
	text-decoration: none
}
a:hover		{
	text-decoration: underline;
	color : #fcb103;
}

span {  font-size: 10pt}

a#tooCool {
   	position: fixed;
   	right: 0;
   	bottom: 0;
   	display: block;
   	height: 80px;
   	width: 80px;
   	background: url(too_cool_sash_fr.png) bottom right no-repeat;
   	text-indent: -999em;
  	text-decoration: none;
  }