body {
  font-family:"Microsoft Sans Serif", Times, serif; font-size: 11pt;
  line-height: 12px; background-color: #FFFFFF;
  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 3px;
  min-width: 780px;
}
td {
  list-style-image:  url(gfx/bullet.gif);
  font-family:"Microsoft Sans Serif", Times, serif; font-size: 9pt;
  line-height: 18px;
}
h1 {
	font: 20pt Arial; font-weight: bold; margin-top: 8px; color: #000099;
}
h2 {
	font: 16pt Times New Roman; font-weight: bold; margin-top: 14px; color: #CC0000;
	margin-bottom: 6px;
}
h3 {
	font: 9pt Arial; font-weight: bold; margin-top: 10px; color: #660000;
	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;
}

address {
	margin-left: 20px; color: #602020;
}

strong { font-weight: bold; }

p{
  margin-top:6px; margin-bottom:14px;
}


.grey { color: #808080; font-weight: bold; }
.red  { color: #FF0000; font-weight: bold; }

a	{ text-decoration: none; }
a:hover { text-decoration: underline; }



.box {
	border-style: solid; border-width: 1px; padding: 2px 4px; background-color: #FFFFFF;
	margin-bottom: 3px; border-color: #505060 #808090;
}

