<!-- Lamesa/Borger style sheet -->

<style> <!-- we use an inline style here -->
body { font-family: arial; font-size: 10pt;}
th { font-family: arial; font-size: 7pt; color=Black; height:20;}
td { font-family: arial; font-size: 10pt;}
p { font-family: arial; font-size: 8pt;}
.small { font-size: 7pt; }
.menu {font-size: 7pt;}
.address {font-size: 7pt;}
.number {font-family: helvitica; font-size: 8pt; font-style: bold;}
.store {font-size: 12pt; font-style: bold;}
.large { font-size: 12pt; }
.break {page-break-before: always;}
.pt {font-size: 10pt; color: CCCC99; font-weight: bold;}
.left {align : LEFT;}
.alert {color: RED;}
.beige {color: CCCC99;}
.white {color: white;}
.itemtext { font-family: courier; font-size:10}
.main {font-family: arial; font-size: 16pt; font-style: bold;} 

a:link  {
	font-size : 14pt;
	color : #0033FF;
	font-family : "Book Antiqua";
}

a:active  {
	color : #0033FF;
	font-family : "Book Antiqua";
}

a:visited  {
	color : #0033FF;
	font-family : "Book Antiqua";
}

a:hover  {
	color : #6699FF;
	font-family : "Book Antiqua";
}

a.hide  {
	display : none;
	font-family : "Book Antiqua";
}
</style>
