body {
	color: white;
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size:150%
	font-style: normal;
	font-size:1.2em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #ff9933;
}
a:visited {
	font-weight: normal;
	color:#ff9933;
	text-decoration: none;
}
a:hover {
	color:#333333;
	font-weight: normal;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

h1 {
	color: #339999;
}
.smalltable {
	color: #339999;
}
