body {
	background:  url("images/back.jpg");
	width: 730px;
}
h3 {
	font: 1.2em "Arial Black", "Verdana", sans-serif;
	margin-bottom: 0;
}
li {
	list-style-image:  url("images/bullet.gif");
	font: 12pt "Arial", "Verdana", sans-serif;
}
p {
	font: 12pt "Arial", "Helvetica", sans-serif;
}
ul {
	margin: 0;
	padding-left: 2em;
}
#topboxes {
	background:  url("images/top-boxes.gif") repeat-x;
}
.redtext {
	color: Red;
}
