
A.menu {
	color : black;
	font-size : 10pt;
	text-decoration : none;
}

	
P	{
	margin-left : 1em;
	margin-right : 1em;
	font-size : 10pt;
}

BODY {
	font-family : Arial, serif;
}

a:hover {
	color : 800000;
}

.menub {
	margin-left : 2px;
	margin-right : 2px;
}

.big	{
	font-size : 14pt;
	font-weight : bold;
}

.hot {
	color : red;
}

.cold {
	color : blue;
}

.white {
	color : white;
}

	
	
.mark {
	color : yellow;
}

	
.green {
	color : lime;
}

	
P.narrow {
	margin-left : 5em;
	margin-right : 5em;
	color : red;
}

	
P.address {
	font-style : italic;
	font-size : 8pt;
}

P.bottom {
	color : black;
	font-size : 8pt;
}

	
P.menu {
	margin-left : 6px;
	margin-right : 2px;
	font-size : 10pt;
	font-weight : bold;
	height : auto;
}

