/* SSAGS Style CSS */

body {
	background-color: #226799;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.heading {
	font-family: Tahoma;
	font-size: 12pt;
	color: #ff7200;
}
.text {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.eventstext {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ff7200;
}