BODY {
	color: black;
	background: #eeffcc;
	margin: 3em;
}

P,OL,UL { 
	font-family: Times, serif;
	color: black;
	background-color: #eeffcc;
}

H1, H2, H3 {
	color: #0000CD;
	background-color: #eeffcc;
	font-family: Times, serif;
	margin-top: 0.5em;
}

H1	{
	font-size: XX-large;
	text-align: center;
}

H2	{
	font-size: X-large;
}

H3	{
	font-size: large;
}

HR	{
	width: 60%;
	text-align: center;
}

.small {
	font-size: small;
	text-align: center;
	margin-top: 0.5em;
}

.Psmall {
	font-size: small;
	margin-top: 0.5em;
}

.floatright	{
	float: right;
}

.navigation {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 0;
}

.tags	{
	text-align: center;
	margin-top: 1em;
	border: 0;
}

.headline	{
	color: #0000CD;
}

.centeredImage	{
	text-align: center;
	border: 0;
}

.alignright	{
	text-align: right;
}

.alignleft	{
	text-align: left;
}
