@CHARSET "ISO-8859-1";

.footer {

		width: 100%;
		background-color: white;
		padding-top: 1px;
		color: gray;
		font-size: 11px;
		font-weight: bold;
		margin-top: 5px;
	
		}