body {
	margin-left: 0px;
	margin-top: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	font-style: italic;
}
a {
	color: #000000;
	letter-spacing: .05em;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	background-color: #000000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.header_grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9E9C9B;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.Border {
	border-top: 0.1em dotted #666666;
}
a.launch {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: .1em;
	background-color: #161617;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.launch:hover {
	color: #9E9C9B;
	background-color: #9E9C9B;
}