body {
	color: #4B0082;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 3px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

pre {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	height: 100%;
	overflow: auto;
	position: relative;
	white-space: normal;
	width: 90%;
}


hr {
	color: #9c9aff;
	height: 1px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0C47E4;
	display: inline;
	text-decoration: underline;
	white-space: normal;
}

a:link, a:visited {
	color: #0C47E4;
	display: inline;
	text-decoration: underline;
	white-space: normal;
}

a:hover {
	color: #527EF5;
	display: inline;
	text-decoration: none;
	white-space: normal;
}

h4 {
	color: #3C78B5;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.headlines {
	background-color: #9C9AFF;
	color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}