body {
	background	:	url("back.gif");
	padding		:	0;
	margin		:	0;
	text-align	:	center;
	font-family	:	"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size	:	13px;
}

.blue {
	color		:	blue;
	font-weight	:	bold;
}

.bold {
	font-weight	:	bold;
}