BODY {
	color : Black;
	background-color : #A50052;
	font-family : Arial, sans-serif;
	font-size : smaller;
}

P.smaller {
	background-color : #A50052;
	color : #99CC99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
A {
	color : #3399FF;
}

