
.tapetitle { font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica }
.footer { font-size: 9px; font-family: Geneva, Arial, Helvetica, "Trebuchet MS" }
.navtext { font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica, "Trebuchet MS" }
h1   { color: #520034; font-size: 18px; font-family: "Trebuchet MS", Helvetica }
h2   { color: #520034; font-size: 16px; font-family: "Trebuchet MS", Helvetica }
h3   { color: #520034; font-size: 15px; font-family: "Trebuchet MS", Helvetica }
h4   { color: #520034; font-size: 14px; font-family: "Trebuchet MS", Helvetica }
li  { font-size: 12px; font-family: "Trebuchet MS", Verdana, Helvetica }
ul  { font-size: 12px; font-family: "Trebuchet MS", Verdana, Helvetica }
p  { font-size: 12px; font-family: "Trebuchet MS", Verdana, Helvetica }
td  { font-size: 12px; font-family: "Trebuchet MS", Verdana, Helvetica }

/*		Mbirathon2005 report	*/
body#mbirathon2005 div.imageboxcenter
{
	text-align: center;
}
body#mbirathon2005 div.imageboxcenter img,
body#mbirathon2005 div.imageboxcenter p
{
	margin: 0 auto 1ex auto;
}
body#mbirathon2005 div.imageboxleft
{
	float: left;
	margin: 0 1em 1ex 0;
}
body#mbirathon2005 div.imageboxright
{
	float: right;
	margin: 0 0 1ex 1ex;
}
body#mbirathon2005 div.imageboxleft img,
body#mbirathon2005 div.imageboxright img
{
	border: 1px solid black;
}
body#mbirathon2005 div.imageboxleft p,
body#mbirathon2005 div.imageboxright p
{
	margin: .5ex 0 0 0;
	font-style: italic;
	text-align: center;
}
