﻿html, body, p, th, td, li, dd, dt {
  font-family:Georgia, "Times New Roman", Times, serif
}

h1, h2, h3, h4, h5, h6 {
  font-family:Georgia, "Times New Roman", Times, serif;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

.center {
	text-align:center;
}

.center-italics {
	text-align:center;
	font-style:italic;
}