@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('gothic-webfont.eot');
    src: url('gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothic-webfont.woff') format('woff'),
         url('gothic-webfont.ttf') format('truetype'),
         url('gothic-webfont.svg#CenturyGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
	font-family: CenturyGothicRegular, Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	color: #343e54 !important;
}

body {
	background-color:#b7bfc4;
	background-image:url(../common/background.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000033;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
}
.ftr {
	color:#5c7381;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.smftr {
	color:#8599a5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
}
.smlrfnt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000033;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000033;
}
