body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #eee;
	background-image: url(/gfx/VeryLightNeutralEmboss.jpg);
}
#main_wrapper {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	background-color:#eee;
	border-radius:20px;
}
.pgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
}
a:link {
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.parhdg {
	font-size: 12pt;
	font-weight: bold;
}
.normjust {
	text-align: justify;
}
.img-r {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.img-l {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.lgtxt {
	font-size: 14pt;
}
.smnote {
	font-size: 9pt;
}
.worktitle {
	font-style: italic;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
body {
	color: #000066;
}
.medtxt {
	font-size: 10pt;
}
.medjust {
	font-size: 10pt;
	text-align: justify;
}
