.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}


.titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Black;
	font-weight : bold;
}

.announcement {
	font-weight : bold;
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	
	
}

.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :#333333;
}

.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :#000000;
	font-style : italic;
}

.menu_item {
	font-size : 12px;
	font-weight : bold;
	font-family : Zapf Chancery, Times New Roman;
	color : #9D0303;
}

.page_header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #D2671D;
	font-weight : bold;
}

