@font-face {
    font-family: 'EBGaramondSC';
    src: url('/fonts/EBGaramondSC-webfont.eot');
    src: url('/fonts/EBGaramondSC-webfont.eot?#iefix') format('eot'),
         url('/fonts/EBGaramondSC-webfont.woff') format('woff'),
         url('/fonts/EBGaramondSC-webfont.ttf') format('truetype'),
         url('/fonts/EBGaramondSC-webfont.svg#webfontPdg3xrkJ') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, th, td{
	margin: auto;
	font-size: 12px;
	line-height: 1.4;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #888;
}
h1,h2,h3,h4,h5,h6{
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
    font-family: "EBGaramondSC", Baskerville, Times, "Times New Roman", serif;
    color: #000;
}
h1:first-letter,h2:first-letter,h3:first-letter,h4:first-letter,h5:first-letter,h6:first-letter{
	color: #f60;
}
p{
	margin: 0 0 15px 0;
	padding: 0;
}
a{
	margin: 0;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
}
/*
html.uaie6 img{
	behavior: url('/css/iepngfix.htc');
}
*/
table{
	border-collapse: collapse;
	border-spacing: 0;
}
table, tr, td{
	margin: auto;
	padding: 0;
}
input, select, th, td{
	font-size: 1em;
}
li li, li p, td p, blockquote p{
	font-size: 1em;
}
blockquote{
	font-family: "Optima", serif;
	font-style: italic;
}
iframe{
	border: none;
}

