body {
	color: #000000;
	font-size: 16px;
	line-height: normal;
	width: 986px;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	height: auto;
	z-index: 0;
	background-repeat: no-repeat;
	background-image: none;
}
#menuleft {
	display: none;
	width: 0px;
	height: 0px;
	left: 0px;
	top: 0px;
	z-index: 0;
	padding: 0px;
	visibility: hidden;
}
#header {
	display: none;
	width: 0px;
	height: 10px;
	left: 0px;
	top: 0px;
	z-index: 0;
	visibility: hidden;
	}
#content {
	background-color: #FFFFFF;
	width: auto;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	top: auto;
	position: relative;
	height: auto;
	left: auto;
	z-index: 0;
	margin: 0px;
	border: 3px double #99FF99;
	bottom: auto;
	float: none;
	right: auto;
}
#contentnoborder {
	width: auto;
	padding: 0px;
	font-family: Arial;
	top: auto;
	position: relative;
	height: auto;
	left: auto;
	z-index: 0;
	margin: 0px;
	bottom: auto;
	right: auto;
}
#noprint {
		height: 0;
		display: none;
		visibility: hidden;
}
#footer {
		height: 0;
		display: none;
		visibility: hidden;
}
h1 {
	font-size: 24px;
	font-weight: 500;
	color: #000033;
	line-height: 27px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	text-align: left;
	line-height: normal;
	padding: 0px;
	font-style: normal;
	margin: 0px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	line-height: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,0px,auto);
}
h5 {
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	font-family: Arial;
	line-height: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,0px,auto);
}
a {
    color: #0033CC;
}
.left {
    float: left;
	margin: 0 10px 10px 0;
}
.right {
    float: right;
    margin: 0 0 10px 10px;
}
a img {
    border: none;
}
td {
	padding: 2px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	vertical-align: middle;
}
#content img {
    margin: 10px;
    border: 1px solid #FFF;
    float: left;
}
ul {
	list-style-type: square;
	font-family: Arial;
	font-size: 9px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
u2 {
	list-style-type: square;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

li {
	margin: 10px;
	list-style-position: inside;
	font-size: 14px;
}
th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
sup {
        font-size: 12px;
}