.firstborder {
	border: 1px solid #EDD00F;
}
.secondborder {
	border: 0px;
	padding: 0px 2px;
}
.thirdborder {
	border: 1px solid #6580B6;
}
.dedication {
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
}
body {
	font-family: "Times New Roman", Times, serif;
}
.ticklist {
	list-style-type: none;
	list-style-image: url(../images/tick.gif);
}
h4 {
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #6580B6;
	color: #FFFFFF;
	line-height: 44px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}
.h4link {
	color: #FFFFFF;
}
