
body {
	background: #ffffff;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #747477;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.red {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

/***************ALL PAGES*****************/

.bottom {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#221964;
}

.bottom_s {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#a7a9ac;
}
