/* Start of CMSMS style sheet 'styles' */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}


.footer {
   color:#FFFFFF;
   font-size:11px;
   text-align:right;
   background-color:#A7A9AC;
   padding-top:8px;
   padding-bottom:8px;
   line-height:11px;
}


.footer a:link {
   color:#FFFFFF;
}


.footer a:visited {
   color:#FFFFFF;
}

.footer a:active {
   color:#FFFFFF;
}





a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


/* End of 'styles' */

