html {width: 100%; font-size: 100.01%; height: 100%;}
body {
	width: 100%; 
	font-size: 62.5%; 
	font-family: Arial;
	min-width: 1000px;
	height: 100%;
	}
	
body.g-tc {background: #f1f2f2;}
body.g-bc {background: #3f4d6a;}
	
a {
	text-decoration: none;
}


		
.g-event-date {
	font-size: 1.1em;
	color: #cccccc;
	}
