@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Tw Cen MT", Arial, Helvetica, Verdana;
	font-size: medium;
	font-style: normal;
	margin: 0em;
	padding: 0em;
}
.header {
	height: 0px;
	width: 0px;
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
}
.whitefooter {
	font-family: "Tw Cen MT", Arial, Helvetica, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.footer {
	font-family: "Tw Cen MT", Arial, Helvetica, Verdana;
	font-size: 14px;
}
.blue {
	color: #0077c0;
}
.whiteheader {
	font-size: 18px;
	color: #FFFFFF;
}
