/* Start of CMSMS style sheet 'gateway' */
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #e51837;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e51837;
}
a:hover {
	text-decoration: underline;
	color: #e51837;
}
a:active {
	text-decoration: none;
	color: #e51837;
}
.copyright {font-size:11px;}
.sub_headings {color:#d3b200;
			   font-family:"Times New Roman", Times, serif;
			   font-style:italic;
			   font-weight:bold;
			   font-size:15px;}
/* End of 'gateway' */

