@charset "UTF-8";
/* CSS Document */

.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#000066;
	font-weight: bold;
	}
	
div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#333333;
	}
