body {
  font-family: Arial, helvetica, sans-serif; font-size: 12pt;
  line-height: 12px; background-color: #E4DED2;
  margin-left: 170px; margin-right: 0px; margin-top: 10px; margin-bottom: 3px;
  min-width: 0px;
}
td {
  list-style-image:  url(gfx/bullet.gif);
  font-family: Arial, helvetica, sans-serif; font-size: 9pt;
  line-height: 18px;
}
h1 {
	font: 12pt Arial; font-weight:bold; color: #555555;
	margin-top: 4px; margin-bottom: 2px; margin-left:0px; 
	
}
h2 {
	font: 12pt Arial; font-weight: bold; color: #00000;
	margin-top: 22px; 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;
}
h5{
	font: 12pt Arial; font-weight:bold; color: #EEEEEE;
	margin-top: 4px; margin-bottom: 4px; margin-left:0px; 
}

p{
    margin-top: 0px; margin-bottom: 18px;
}


ul {
	padding: 0px 0px 6px 0px; margin: 0px 23px;
}

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; }
.newslink{
	font: 11pt Arial; font-weight:bold; color: #0000FF;
	margin-top: 22px; margin-bottom: 0px; margin-left:0px;
}
.thinbar{
	margin-top:4px; margin-left:10px; margin-right:10px; margin-bottom:16px; border-top:solid 1px; border-top-color:#B0B8C0;
}
.pbar{
	padding-bottom:16px; border-bottom:solid 1px; border-bottom-color:#B0B8C0;
}
.textlight{
	color:#999999; font-size:8pt; margin-bottom:3px;
}

.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;
}



