body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #9933CC;
	background-color: #FFFFCC;
}
.style1 {font-size: small}
.style2 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	color: #000000;
	background-color: #FFFFFF;
}
.style4 {font-size: small; color: #333333; }
.leftmenu {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: thin;
}
.top {
	top: auto;
}
