body {
	background-color: #030001;
	margin:0px;
	}

body, th, td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:12px;
	color:#FFF;
	}

a:link {color: #eabc80; text-decoration: none;}
a:visited {color: #eabc80; text-decoration: none;}
a:hover {color: #eabc80; text-decoration: underline;}
a:active {color: #eabc80; text-decoration: none;}
 
p { margin-top:0px;}

.headline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF; text-align:center;
	font-size:20px; 
	
	}
	


.titlecolor {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#eabc80; text-align:center;
	font-size:16px; 
	
	}
	
.titlecolormini {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#eabc80;
	font-size:14px; 
	
	}

.content {
	text-align:justify;
	padding-left: 20px;
	padding-right: 22px;
}

.bglaunch {
	background:url(imgs_launch/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.divider {
	color:#666;
}