.launchlinks  {
	display: block;
	padding: 10px 0 20px 100px;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	margin: 0 auto;
	
	
}
.launchlinks li {
	display: inline;
	padding: 0 12px;
	border-left: 1px solid #ddd;
	list-style:none;
	margin: 0 auto;
	float: left;
	text-align: center;
	
	
}

.launchlinks a, .launchlinks a:visited{
	color: #282828;

}
body, table, td {
	font-family: tahoma, arial, verdana, 'times new roman';
	font-size: 18px;
	color: #000;
	background-color: #000;
}
.intro {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
ol li, ul li {
	list-style-position: inside;
}
.spacedlist li {
	padding: 20px 0 0 0;
}

ul li.odd, ol li.odd {
	
	font-weight: bold;
}
.bulletlist li.odd {

}
.subhead {
	font-family: Tahoma, Arial, Helvetica;
	color: #c00;
	display: block;
	font-size: 30px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
}
.subhead2 {
	font-size: 18px;
	padding: 20px 0 5px 0;
}
body, table, td {
	font-family: tahoma, arial, verdana, 'times new roman';
	font-size: 18px;
	color: #000;
	background-color: #ffffff;
}
.intro {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
ol li, ul li {
	list-style-position: inside;
}
.spacedlist li {
	padding: 20px 0 0 0;
}
.bulletlist {

}

ul li.odd, ol li.odd {
	
	font-weight: bold;
}
.bulletlist li.odd {

}
a, a:visited {
	color: blue;
}