h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	text-align: center;
	color: #8e0000;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	color: #047390;
}

h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	font-style: italic;
	letter-spacing: 2px;
	border-bottom: 1px solid #3f3f3f;
	text-align: left;
	color: #3f3f3f;
}

h4 {
	font-family: Georgia,"Times New Roman",Times,serif;
	text-align: left;
	color: #3f3f3f;
}

.oe-fil {
	font-style: italic;
}

p.red-text {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #8e0000;
	line-height: 1.6;
}

td.blue-text {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	color: #047390;
}

img.drop {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	width: 39px;
	height: 45px;
}

/*
**
*/

table.launch {
	border-collapse: colapse;	
}

table.launch * {
	margin: 0;
	border: 0;
	padding: 0;
}

table.launch td {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

table.launch td p {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 8px;
}

table.launch td p.caption {
	font-size: 10px;
}

td.launch-cell {
	text-align: center;
	vertical-align: top;
}

td.launch-cell img, td.launch-cell a img {
	display: block;
	margin: 0 auto;
}

/*
**
*/

table.help-table {
	border-collapse: colapse;	
}

table.help-table * {
	margin: 0;
	border: 0;
	padding: 0;
}

table.help-table td {
	text-align: left;
	vertical-align: top;
	padding: 0 0 8px 8px;
}

table.help-table td h4 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
}

table.help-table td p {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	line-height: 18px;
	color: #3f3f3f;
}

/*
**
*/

table.help-cells {
	border-collapse: colapse;	
}

table.help-cells * {
	margin: 0;
	border: 0;
	padding: 0;
}

table.help-cells td {
	width: 33%;
	text-align: left;
	vertical-align: top;
}

table.help-cells td img {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
}

table.help-cells td h4 {
	color: #3f3f3f;
	margin-left: 30px;
}

table.help-cells td p {
	color: #3f3f3f;
	margin-left: 30px;
}
