P  {
	margin-left : 15;
	margin-right : 15;
}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	background-color : #CCFFCC;
}

BODY  {
	margin-left : 15;
	margin-right : 15;
}

STRONG  {
	font-weight : 800;
	color : #000099;
}

EM  {
	font-weight : 800;
	color : #008800;
}

.slug  {
	color : Black;
	font-style : normal;
	font-weight : bold;
	font-size : smaller;
	font-family : sans-serif;
	text-transform : uppercase;
	background-color : #DDDDDD;
}

.old  {
	font-weight : normal;
	color : #000000;
}

.publisher  {
	font-weight : bold;
	font-family : sans-serif;
	color : #008800;
}

.logo  {}

