  body {
	font-family:	Verdana, Arial, Tahoma, Georgia, Microsoft Sans Serif, sans-serif;
	font-weight:	normal;
	font-style:		normal;
	font-size:		80%;
	border:			none;
	padding:		1px;
	margin:			5px;
	background-color: #dff291;

} table {
	border:			none;
	padding:		0px;
	margin:			0px;

} h1, h2, h3, h4 {
	margin:			1em 0 0.2em 1em; 
	font-family:	Georgia, Verdana, Arial, Tahoma, Microsoft Sans Serif, sans-serif;
	color:			#513973;
} h1 {
	font-size:		160%; 
	letter-spacing: 3px;
	color:			#63468c;
} h2 {
	font-size:		140%;
	letter-spacing: 3px;
} h3 {
	font-size:		120%;
	letter-spacing: 2px;
	font-weight:	bold;
} h4 {
	font-size:		100%;

} a {
	font-weight:	normal;
	text-decoration: none;
} a:link {
	color:			#0000ff;
} a:active {
	color:			#ff0000;
} a:visited {
	color:			#b700b7;
} a:hover {
	color:			#ff0000;

} p, dt, li {
	margin:			0.1em 0 0.1em 2em; 
} i {
	letter-spacing: 1px;
} ul,li {
	margin-top:		0.1em; 
	margin-bottom:	0.1em; 
} img {
	margin:			5 0 0 0; 
	padding:		0;

/* class=top */

} body.top {
	background-color: #cfe673;

} table.top {
	margin-bottom:	6px;	/* + toptext.css */

} h1.top {
	font-family:	Lucida Sans Unicode, Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size:		220%;
	margin:			0.1em 0 0.2em 0; 

} a.top, a.top2 {
	font-family:	Lucida Sans Unicode, Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size:		100%; 
	font-weight:	bold;
	background-color: blue; 
	padding:		0 0.4em;
	margin:			0;
	border:			black 1px solid;
} a:link.top, a:visited.top, a:active.top, a:hover.top, a.top2 {
	color:			white;
} a:visited.top {
	background-color: #b700b7;
} a:active.top, a:hover.top, a.top2 {
	background-color: red;

/* class=left */

} body.left {
	background-color: #e4f2aa;

} a.left, a.left2 {
	font-family:	Lucida Sans Unicode, Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	padding:		0 0.4em;
	font-size:		120%; 
} a.left {
	font-weight:	normal;
} a.left2 {
	color:			white;
	font-weight:	bold;
	background-color: maroon; 
	border:			black 1px solid;
}

