/* Default Print Styles */
body {
  background: white;
  font-size: 12pt;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.5;
  color: black;
  background: transparent;
  width: auto;
  border: 0;
  padding: 0.2em; }

h1, h2, h3, h4, h5, h6,
p {
  margin-top: 0;
  margin-bottom: 20px; }

h1 {
  font-size: 23pt; }

h2 {
  font-size: 20pt; }

h3 {
  font-size: 18pt; }

h4 {
  font-size: 16pt; }

h5 {
  font-size: 14pt; }

h6 {
  font-size: 13pt; }

img {
  border: none; }
  img.float_left, img.float_right {
    display: block;
    margin-bottom: 20px; }

a:link, a:visited {
  color: #1067ca;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  border: none; }
a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: black; }
a[href^="/"]:after {
  content: " (https://www.georgiagolfcenter.com/" attr(href) ") "; }

/* Site-specific Print Styles */
