body  {
 font-size: medium;
 font-family: serif ;
 background-image: url(beige128.gif); }
p  { font-size: medium;
 font-family: serif ;
 background-image: url(beige128.gif); }
h1    { font-size: x-large; font-family: sans-serif; font-weight: bold; text-align: center; margin: 0.67em 0 }
h2   { color: black; font-size: large; font-family: sans-serif; font-weight: bold; text-decoration: none; margin: 0.67em 0 }
h3  { font-size: medium; font-family: sans-serif; font-weight: bold; margin: 1em 0 }
a:link  { color: #2e8b57; font-family: sans-serif; font-weight: bold; text-decoration: none }
a:visited   {
	color: #2e8b57;
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif;
}
a:hover   {
	color: #de639c;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
}
a:active   {
	color: #de639c;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
}
h4 {
 font-size: small;
 font-family: sans-serif;
 font-weight: bold;
 margin:      1.33em 0; }

h6 {
 font-size: x-small;
 font-family: sans-serif;
 font-weight: normal; }
.color { color: #8fbc8f; font-family: sans-serif; font-weight: bold; }
.article {
	margin-left: 24px;
	float: left;
}
.author {
	padding: 12px;
	font-family: sans-serif;
}
