BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #ffcccc;
	margin: 0em 1em 0em 1em;
}
P, DT, DD, LI{
	font : 110%;
}
H1 {
	font-size : xx-large;
	margin-left : 222px;
}

H5 {
	font : smaller;
}

A:LINK {
	color : Blue;
	font-weight : bolder;
	text-decoration : none;
}

A:VISITED {
	color : Blue;
	font-weight : bolder;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}

BLOCKQUOTE {
	text-align : justify;
}


.inset {
	margin-left:+.5cm
}

p.menu {
	margin-top : 2pt;
	margin-bottom : 1pt;
	font : smaller;
}

p.details {
	margin-top : 0pt;
	margin-bottom : 1pt;
	font : 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.here {
	margin-top : 2pt;
	margin-bottom : 1pt;
	font : bolder smaller;
	color : Maroon;
}
p.manifesto	{
	margin-bottom: 0em;
	margin-left:2em;
}
p.proposer	{
	margin-top:0em;
	text-align:right;
	margin-right:2em;
}
p.ballad	{
	margin: 0em 1em 0em 6em;
	text-indent: -4em;
}

p.hanging	{
	margin-left:2em;
	text-indent: -2em;
} 

HR {
	color : Maroon;
}
.picture-right	{
	float:right;
	margin: 0em 0em 1em 1em;
}
.picture-left	{
	float:left;
	margin: 0em 1em 1em 0em;
}
.cartouche {
	margin:1em 4em 1em 2em;
	padding:1em;
	background-color: #FFD8D8;
	border: thin solid Maroon;
}
.boxed-poem {
	margin:1em 10% 1em 10%;
	padding:1em 0em 1em 3em;
	background-color: White;
	border: thin solid Maroon;
}
acronym { 
	border-bottom: #333 1px dotted; 
	cursor: help;
} 
