body {
  font-family: Arial, helvetica, sans-serif; font-size: 12pt;
  line-height: 12px; background-color: #E4DED2;
  margin-left: 0px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px;
  min-width: 0px; text-align:left;
}
td {
  list-style-image:  url(gfx/bullet.gif);
  font-family: Arial, helvetica, sans-serif; font-size: 9pt;
  line-height: 18px; text-align:justify;
}
h1 {
	font-family:"Times New Roman", Times, serif;  color: #007CC2;
	font-size:26px; font-weight:normal; 
	margin-top:15px; margin-bottom:10px; margin-left:0px;
}
h2 {
	font: 12pt Arial; font-weight: bold; margin-top: 10px; color: #000000;
	margin-bottom: 0px; margin-left:0px;
}
h3 {
	font: 9pt Arial; font-weight: bold; margin-top: 10px; color: #009900;
	margin-bottom: 4px; margin-top: 6px; 
	border-bottom: solid 1px; border-bottom-color: #B0B8C0;
}
h4 {
	font: 8pt Verdana; font-weight: bold; margin-top: 4px; color: #101420;
	margin-bottom: 4px; padding: 0px; line-height: 14px;
}

ul {
	padding: 0px 0px 6px 0px; margin: 0px 25px;
}

p { margin-top:0px; margin-bottom:10px; }

address {
	margin-left: 20px; color: #602020;
}

strong { font-weight: bold; }

a	{ text-decoration: none; }
a:hover { text-decoration: underline; }


.grey { color: #808080; font-weight: bold; }
.red  { color: #FF0000; font-weight: bold; }

.floorbox {
text-decoration: none;
font-size:8pt;
color: #666;
text-align: center;	min-width: 75px;
padding-left: 5px;
padding-right: 5px;
border: 1px solid #666;
margin-left:3px;
cursor:pointer;
}


.box {
	border-style: solid; border-width: 1px; padding: 2px 4px; background-color: #FFFFFF;
	margin-bottom: 3px; border-color: #505060 #808090;
}

