h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0066CC;
}
.boundingbox {
	border: 1px solid #000000;
	position: relative;
	left: 20%;
	right: 20%;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	padding: 4px;
	font-size: 12px;
}
img {
	text-align: right;
	border: 0;
}
a {
	color: #FF0000;
}
a:visited{
	color: #990000;
}
a:active {
	color: #00FF00;
}
a:hover {
	color: #990099;
	text-decoration: none;
}
