#toolbar {
	display: none;
}
#toolbar1 {
	display: none;
}
#toolbar_fto {
	display: none;
}
#vertleft {
	display: none;
}
#pagetitle {
	position: relative;	left: 0px; overflow: visible;
	display: block;
	width: 100%;
}
#textbody {
	position: relative;	left: 0px; overflow: visible;
	display: block;
	width: 100%;
}

#mytext {
	position: absolute; left: 0px; background: white; overflow: visible; visibility: visible;
	display: block;
	width: 100%;
}

.HEADER {
	text-indent : 30px;
}

H5 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Gentium, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

P, UL, LI, .FORM, TD { color: #FFFFFF; }