h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 25px;
	font-style: normal;
	font-weight: normal;
}
img {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.LeftColumn {
	width: 405px;
	padding-right: 20px;
	float: left;
}
.RightColumn {
	float: left;
	width: 250px;
	margin-top: 45px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #99CC33;
	text-decoration: underline;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: oblique;
	line-height: 30px;
	color: #E1D1B4;
	margin-right: 3px;
}
.Launch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #E1D1B4;
}
.LeftColumnCredits {
	width: 650px;
	padding-right: 20px;
	float: left;
}
.RightColumn a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #1D3042;
	text-decoration: none;
	background-color: #E4D3B7;
	padding: 8px;
	font-weight: bold;
	border: 4px solid #192938;
}
.RightColumn a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #28405C;
	padding: 8px;
	font-weight: bold;
	border: 4px solid #192938;
}

