body 
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #626366;
}

table.body
{
  background-color: white;
	text-align: justify;
}

table.menu
{
  background-color: #a01116;
	color: white;
	border-top: 3px solid black;
	border-bottom: 3px solid black; 
}

a.menuitems
{
  color: white;
	font-size: 9pt;
	text-decoration: none;
}	

p.quote
{
	font-size: 14pt;
	font-style: italic;
}

p.attribute
{
  font-size:10pt;
	align: right;
}		

p.header-black
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #626366;
}
	
p.header-red
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #a01116;
}

p.orange
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #c96918;
}		

p.text-red
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #a01116;
}

a.bodylink
{
  font-family: Arial, Helvetica, sans-serif;
	color: #f37320;
}

a.bodylink:link
{
  text-decoration: none;
}

a.bodylink:visited
{
  text-decoration: none;
}

a.bodylink:hover
{
  text-decoration: underline;
}

a.bodylink:active
{
  text-decoration: underline;
}				