  body		{
	font-family:arial;
	font-size:10pt;
	background-color: #666666;
	margin: 0px;

}
  h1		{color:#996699}  
  a:link, a:visited, a:active {
	text-decoration:none;
	color:#330099;
	font-family: arial;
	font-size: 0.85em;
}
  a:hover {text-decoration:underline; color:#990033}
  
.collablist {
	list-style-position: inside;
	list-style-type: square;
	font-family: arial;
	font-size: 1em;

}
p {
	font-family: arial;
	font-size: 1em;
}
.caption {
	font-family: arial;
	font-size: 0.75em;
	font-style: italic;
	color: #330099;
}
.quotation {
	font-family: arial;
	font-size: .75em;
	font-style: italic;
	margin: 30px;

}
