.header {
	background-color: #FFFFFF;
}
.table {
	background-color: #CCCC66;
}
.list {
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
.link {
	color: #996600;
}

