div.scrolltext {
	height: 420px;
	width: 100%;
	overflow: auto;
	padding: 0px;
}
H1 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
}
H2 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
H3 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
H4 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

P {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.text16 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
TD {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.naph {
	padding-left: 200px;
}

A {
	color: #acc7d6;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #8199a7;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A:hover {
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
}
