body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efeeef;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#pagemarg {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 90%;
}
dt {  font-size: small; font-weight: bold; top: 1em; clip:  rect(   ); margin-top: 1ex}
dd {  font-size: x-small}
a {  color: #6600CC; text-decoration: none}
h1 {
	font-size: x-large;
	font-weight: lighter;
	color: #CC3300;
}
h2 {
	font-size: large;
	font-weight: lighter;
	color: #CC3300;
}
a:link {
	color: #595A88;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #CC3300;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #E0E4F0;
	border-left-color: #FFFFFF;
	padding: 4px;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9999FF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tiny {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
