body {
	background-color: #161959;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

a img {
	border: 0;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
        text-decoration: none;
}    

.content {
   background: #FFF;
   color: #000;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;

}

.content div {
	padding: 0 20px;
}

.content h1.careers {
     text-align: center;
}

.content h2 {
	font-size: 16px;
	margin: 15px 0 0;
}

.content p.first {
	margin-top: 0;
}

.content a {
	color: #161959;
	font-size: 12px;
       font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

p.return { 
   text-align: center;
}

p.return a {
   font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    text-decoration: underline;
}
	
