BODY {
	font-family : Tahoma, Arial, sans-serif ;
	font-size : 8pt;
	margin: 5px 5px;
  text-alignment: justify;
}

TABLE, TD {
	font-family : Tahoma, Arial, sans-serif ;
	font-size : 8pt;
  text-alignment: justify;
}

.mboxhead {
  background-color: #336600;
  color: #ccffcc;
  font-weight: bold;
}

.mbox {
  background-color: #eeffee;
  color: #000000;
}

A {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}

A.dictionary {
	text-decoration: none;
	color: #006600;
	font-weight: normal;
}

A.small {
	text-decoration: none;
	color: #006600;
  font-size: 7pt;
	font-weight: normal;  
}

A:Hover {
	text-decoration: underline;
	color: #000000;
}

A.nav {
  font-size: 7pt
}

img.clickable {	cursor : hand; }

H1 {
	font-size: 13pt;
	font-weight: bold;
	line-height : normal;
	margin : 0;
}

H2 {
	font-size: 13pt;
	font-weight: bold;
	line-height : normal;
	margin : 0;
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	line-height : normal;
	margin : 0;
}

P {
	margin-top : 1px;
	page-break-before : always;
}