body {
	background-color: #FFFFF8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
body,td,th {
	color: #333333;
	font-size:12px;
}
h1 {
	font-size:12px;
}
h2 {
	font-size:12px;
}
a, a:visited, a:active {
	color: #999966;
	text-decoration:none;
}
a:hover {
	color: #999966;
	text-decoration:underline;
}
img {
	border-color:#333333;
}
.image {
	border-width:1px;border-style:solid;
}
.spaceimage {
	width:150px;height:100px;
}
.icon {
	border:0px;width:12px;height:12px;
}