/* Start of CMSMS style sheet 'TGIcss' */
html, body {
	height: 100%;
}

body {
	margin: 0px;
	background-color: #CF171F;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footerLink {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerLink:hover {
	text-decoration: none;
}

/* End of 'TGIcss' */

