body {
	font-family: "Trebuchet MS", "Bookman Old Style", Georgia, "Times New Roman";
}
.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #5B76B9;
	border-right-color: #5B76B9;
	border-bottom-color: #5B76B9;
	border-left-color: #5B76B9;
}h1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
a.shadow:link {
	color: #FFFFFF;
}
a.shadow:visited {
	color: #FFFFFF;
}
a.shadow:hover {
	color: #FFFFFF;
}
a.shadow:active {
	color: #FFFFFF;
}
