p { font-family: Verdana, sans-serif; font-size: 12px }
h1 { font-family: Verdana, sans-serif; font-size: 18px }
h2 { font-family: Verdana, sans-serif; font-size: 14px }
h3 { font-family: Verdana, sans-serif; font-size: 16px; color: #ff9900 }
td { font-family: Verdana, sans-serif; font-size: 12px; }
A:link { color: #990000; font-weight:bold; font-family: Verdana, sans-serif; font-size: 12px; } 
A:visited { color: black; font-weight:bold; font-family: Verdana, sans-serif; font-size: 12px; text-decoration: underline; } 
A:hover { color: orange; font-weight:bold; font-family: Verdana, sans-serif; font-size: 12px; text-decoration: underline; } 
A:active { color: #990000; font-weight:bold; font-family: Verdana, sans-serif; font-size: 12px; text-decoration: underline; } 
ol { list-style-type: square; font-family: Verdana, sans-serif; font-size: 12px; }
ul { list-style-image: url("images/red_bullet.gif")}

div#survey-link
{
	float: right;
	z-index: 100;
	position: fixed;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 160px;
	overflow: hidden;
}

a#survey
{
	background: url("images/jules_getatreat.gif") top right no-repeat;
	display: block;
	width: 160px;
	height: 160px;
	overflow: hidden;
	font-size: 0;
	color: #fff;
	text-decoration: none;
	text-align: right;
}
