body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

.footer
{
	font-family:  Verdana;
	color: #FFFFFF;
	font-size: 10px;
}
h1 {
	font-family: Trebuchet MS, Arial, Verdana;
	color: #ba0061;
	font-size: 16px;
}

.questions {

	font-family: Trebuchet MS, Arial, Verdana;
	color: #7a499d;
	font-size: 14px;

}
.watermark {
	background: url(images/watermarklogo.gif) no-repeat;
	background-position: right;
}
.content 
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000000;
	font-size: 12px;
	padding: 0 10px 0 20px;
	width: 600px;
	height: 600px;
	overflow: auto;
}
td.colourbg 
{
	background-color: #6d4b98;
	width:37px;
}
tr.headerbg {
	background: url("images/top_violet.gif") no-repeat;
	width:745;
	height:47;
}
tr.footerbg {
	background-image: url("images/bottom_violet.gif");
	background-repeat:no-repeat;
	width:745;
	height:75;
}
.shhh{display:none;}

