body {
	margin: 0px;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #F06925;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding-left: 50px;
	padding-top: 25px;
	margin-right: 25px;
}
#text h1 {
	font-size: xx-small;
	color: #000000;
}
#text h3 {
	font-size: x-small;
	color: #000000;
}
#text a {
	color: #FFFFFF;
	text-decoration: underline;
}

