/* Generic CSS, Size Only */
.container, #container, #globalwrap, #global {
  	font-size: 13px;
}
div#printbanner p.clubname {
	font-size: 17px;
}
h2 {
   	font-size: 16px;
}
h3 {
  	font-size: 15px;
}
h4 {
  	font-size: 14px;
}
table thead tr td {
    font-size: 16px;
}
table tbody tr td {
  	font-size: 13px;
}
p {
  	font-size: 13px;
}
a {
  	font-size: 13px;
}
/* End Of Generic */

/* RMSGC */
#header, .footer, #goog-gt-tt {
	display: none;
}
.goog-gt-tt {
  	display: none;
}