a {
	color: #FF00cc;
	text-decoration: underline;
}
.contentsmall {
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: 12pt;
	color: #3366CC;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
	color: #000000;
}
.contentgrey {
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: 14pt;
	color: #999999;
}
body {
	background-image: url(images/denim-b.jpg);
	background-repeat: repeat-y;
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: 14pt;
	color: #3366CC;
}
