.square {
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	height: 381px;
	width: 514px;
}
body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a:link {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #999900;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #999900;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #999900;
	text-decoration: underline;
}
.small {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.small a {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	color: #999900;
}
.small a:visited {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	color: #999900;
}
.left {
	text-align: justify;
}
.top {
	margin-top: 10px;
}
.title {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
