/* Unchanged */
BODY {
	padding: 0 0 0 0;
	MARGIN: 0px;
	color : #000000;
	background: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
td, th, caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}
h1, h2, h3, h4 {
	font-weight: bold;
}
h1 {
	font-size: 16pt
	text-align: center;
}
h2 {
	font-size: 14pt
}
h3 {
	font-size: 13pt
}
h4 {
	font-size: 12pt
}
a:link {
	text-decoration: underline;
	color: #0000FF
}
a:visited {
	text-decoration: underline;
	color: #003366
}
a:active { 
	text-decoration: underline;
	color: #00FF00
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#header {
	background-image: url("/images/covertitle.gif");
	background-repeat: no-repeat; background-position: 50% 50%;
	TEXT-ALIGN: center;
	HEIGHT: 0px;
	margin: 0px 0px 0px 0px
}
#footer {
	display : none;
}
#content {
	MARGIN: 0px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TOP: 0px; WIDTH: 100%;
	padding: 0px 0px 0px 0px;
}
#contentcontent {
	margin-left: 10px; margin-right: 10px; margin-top: 0px;
}
#left {
	MARGIN: -300px; WIDTH: 0px; POSITION: absolute; TOP: 0px;
	LEFT: 0px;
	display : none;
}