@font-face {
    font-family: 'PT SansCaption';
    src: url('../5005/fonts/TC55F-webfont.eot');
    src: url('../5005/fonts/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../5005/fonts/PTC55F-webfont.woff') format('woff'),
         url('../5005/fonts/PTC55F-webfont.ttf') format('truetype'),
         url('../5005/fonts/PTC55F-webfont.svg#pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT SansCaption';
    src: url('../5005/fonts/PTC75F-webfont.eot');
    src: url('../5005/fonts/PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../5005/fonts/PTC75F-webfont.woff') format('woff'),
         url('../5005/fonts/PTC75F-webfont.ttf') format('truetype'),
         url('../5005/fonts/PTC75F-webfont.svg#pt_sans_captionbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
    src: url('../5005/fonts/PTS55F-webfont.eot');
    src: url('../5005/fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../5005/fonts/PTS55F-webfont.woff') format('woff'),
         url('../5005/fonts/PTS55F-webfont.ttf') format('truetype'),
         url('../5005/fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
    src: url('../5005/fonts/PTS75F-webfont.eot');
    src: url('../5005/fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../5005/fonts/PTS75F-webfont.woff') format('woff'),
         url('../5005/fonts/PTS75F-webfont.ttf') format('truetype'),
         url('../5005/fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
BODY{
	font-family:PT SansCaption;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#006CA7;
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:5px;				
	}
TD {
  font-family:PT SansCaption;
	font-size:8pt;
	font-weight:normal;
	color:#006CA7;
}
