body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
}
address {
	font-weight: bold;
	color: #000066;
}
h2 {
	font-size: medium;
	color: #0000FF;
	font-weight: bold;

}
h3 {
	color: #FFFF00;
}
h4 {
	color: #FFFF00;
	font-size: x-small;
	font-weight: normal;
}
h6 {
	font-size: xx-small;
	text-align: center;
	font-weight: normal;
}
.header {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	text-align: center;
	color: #FFFF00;
	font-weight: bolder;
	font-size: medium;
}
.footer {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	text-align: center;
}
.game {
	color: #FF0000;
	font-style: italic;

}
.link {
	color: #FFFFFF;

}
.menu {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	width: 160px;
}
.message {
	color: #0000FF;
	font-style: italic;
}
.page {
	color: #FFFFFF;
	font-style: italic;

}
.timeline {
	font-size: x-small;
}
