body {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	}
	
h1 {
	font-weight: bold;
	color: #000000;
	font-size: 24px;
	}
	
h2 {
	font-weight: normal;
	color: #000000;
	font-size: 20px;
	}
	
strong {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	}
	
b {
	font-weight: bold;
	font-style: italics;
	}
