body {
	background-color: #669900;
}
.listing {
	list-style-type: square;
	text-align: center;
}
.Info {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Arial Black";
	text-align: justify;
	font-style: italic;
}
.headName {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	color: #FFFF00;
}
.Advice {
	font-size: 10px
}
.Info pre {
	overflow: scroll;
}
.Topic {
	color: #00FFFF
}
.clearType {
	font-family: Arial, Helvetica, sans-serif
}
