body {
	background: #000000;
	color: #a1abb4;
	font-family: helvetica, "deja vu sans";
}

img {
	border: 0px;
}

.center_image {
	vertical-align:	top;
}

table {
	font-family: helvetica, "deja vu sans";
	padding: 0px;
	border-spacing: 0px;
	font-size: 12pt;
}

a {
	color: #7886cf;
	font-family: helvetica, "deja vu sans";
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.main_table {
	width: 99%;
	border: 0px solid #7f7f7f;
}

.top_quote {
	text-align: center;
	color: #c1cbd4;
}

.splash_center {
	text-align: center;
/* 	width: 500px; */
	width: 50%;
}

.splash_left {
	text-align: center;
	vertical-align: top;
	font-size: 11pt;
	width: 25%;
}

.splash_right {
	text-align: center;
	vertical-align: top;
	width: 25%;
}

.cc_name {
/* 	font-style: italic; */
	font-weight: bold;
	color: #c1cbd4;
}

.title_text {
	font-size: 14pt;
	font-style: italic;
	color: #cfcfcf;
}

