.example {
	font-family : sans-serif;
	font-size : x-small;
}
.Std {
	font-family : serif;
	color : Maroon;
}
.Top{
	color : Navy;
	font-family : sans-serif;
}

H2 {
	text-align : center;
}

BODY {
	background-color : #E8E2CA;
}
