@charset "UTF-8";
.para {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666;
}
.headlines {
	font-family: 'DroidSerifRegular', Verdana, Geneva, sans-serif;
	font-size: 28px;
	line-height: 33px;
	color: #BF1E2E;
}
.headlines-cal {
	font-family: 'DroidSerifRegular', Verdana, Geneva, sans-serif;
	font-size: 28px;
	line-height: 33px;
	color: #BF1E2E;
	text-align: left;
}
.headlinessmall {
	font-family: 'DroidSerifRegular', Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 33px;
	color: #BF1E2E;
}
.headlines_yellow {
	font-family: 'DroidSerifRegular', Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #996600;
}

@font-face {
    font-family: 'DroidSerifRegular';
    src: url('font/DroidSerif-Regular-webfont.eot');
    src: url('font/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSerif-Regular-webfont.woff') format('woff'),
         url('font/DroidSerif-Regular-webfont.ttf') format('truetype'),
         url('font/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSerifItalic';
    src: url('font/DroidSerif-Italic-webfont.eot');
    src: url('font/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSerif-Italic-webfont.woff') format('woff'),
         url('font/DroidSerif-Italic-webfont.ttf') format('truetype'),
         url('font/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSerifBold';
    src: url('font/DroidSerif-Bold-webfont.eot');
    src: url('font/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSerif-Bold-webfont.woff') format('woff'),
         url('font/DroidSerif-Bold-webfont.ttf') format('truetype'),
         url('font/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSerifBoldItalic';
    src: url('font/DroidSerif-BoldItalic-webfont.eot');
    src: url('font/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSerif-BoldItalic-webfont.woff') format('woff'),
         url('font/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('font/DroidSerif-BoldItalic-webfont.svg#DroidSerifBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
