body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #535353;
}
a {
	text-decoration: none;
	color: #9700C3;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #535353;
}
