

body {

	font-family: 'EB Garamond', 'Times New Roman', serif;

	font-size : 16px;

	color : #ffffff;

	background : #333366;

}



a {

	color : #CCCCFF;

	text-decoration : none;

}



a:hover {

	color : #ffffff;

	text-decoration : underline;

}



.fineprint {

	font-family: 'EB Garamond', 'Times New Roman', serif;

	font-size : 14px;

}



a.fineprint {

	color : #ffffff;

}



a:hover.fineprint {

	color : #cccccc;

}



.content {

	font-family: 'EB Garamond', 'Times New Roman', serif;

	font-size : 16px;

	color : #ffffff;

}



.highlights {

	font-size : 16px;

	font-weight : bold;

}

