BODY {
	color : Black;
	background-color : #98FB98;
	font-family : Arial, sans-serif;
	font-size : medium;
}

A {
	color : #7B68EE;
}

A:HOVER {
	color : #FF6347;
}
P.swell {
	font-family : serif;
	text-align : center;
	font-size : 300%;
	letter-spacing : 2px;
	font-variant : small-caps;
}
P.bottom {
	text-align : center;
	font-family : sans-serif;
	font-size : x-small;
}
P.regular {
	text-align : left;
	text-indent : 15px;
	font-family : sans-serif;
	font-size : medium;
}

P.ourman {
	font-family : monospace;
	font-size : large;
	text-align : center;
}
P.small {
	font-family : sans-serif;
	text-align : center;
	font-size : medium;
}
P.centered {
	text-align : center;
	text-indent : 15px;
	font-family : sans-serif;
	font-size : medium;
}
