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

body, td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000;	
}

.header {
	font-size: 14pt;
	color: #b20000;
	font-weight: bold;
	/*font-family: georgia, 'times new roman', serif;
	font-style: italic;*/
}

.bold_text {
	font-weight: bold;
}

.copyright {
	font-size: 8pt;
	color: #555;
}

.price {
	color: #b20000;
	font-weight: bold;
	font-size: 10pt;
}

.larger {
	font-size: 12pt;
	font-weight: bold;
}

