BODY {
	background-image : url(images/bg.gif);
	background-repeat : repeat-y;
}
TH {
	color : white;
	background-color : #8080ff;
	text-align : left;
}
A {
	color : red;
}
B {
	color : #8080ff;
}
h4 {
	color : #fff;
	background: #8080ff;
	padding: 5px;
}
