body { 

margin: 0px 0px 0px 0px;
}

  BODY, P { font-family: arial, sans-serif; font-size: 9pt; }
  H3 { font-family: arial, sans-serif; font-size: 14pt; }

  A.header:link, A.header:visited, A.header:active { color: white; text-decoration: none; }
  A.table:link, A.table:visited, A.table:active { color: black; text-decoration: underline; }
  A.table2:link, A.table2:visited, A.table2:active { color: black; text-decoration: none; }

  .formstyle {
  background-color:#D4D0C8;
  font-weight:bold;
  font-family: arial;
  font-size: 12px;
  color: #000000
  }

  .formstyle2 {
  background-color:#D4D0C8;
  font-weight:bold;
  font-family: arial;
  font-size: 12px;
  color:#000000
  }

  .formstyle3 {
  background-color:#FFFFFF;
  font-weight:bold;
  font-family: arial;
  font-size: 10px;
  color:#000000
  }

  .formstyle4 {
  background-color:#D4D0C8;
  font-weight:bold;
  font-family: arial;
  font-size: 10px;
  color:#000000
  }

  .formstyle5 {
  background-color:#D4D0C8;
  font-weight:bold;
  font-family: arial;
  font-size: 8px;
  color:#000000
  }

  .fontstyle {
  font-weight:bold;
  font-family: arial;
  font-size: 12px;
  color: #000000
  }
  
  .fontstyle2 {
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  color: #000000
  }

  .fontstyle3 {
  font-family: arial;
  font-size: 12px;
  color: #000000
  }

  .fontstyle4 {
  font-weight:bold;
  font-family: arial;
  font-size: 12px;
  color: #ffffff
  }

  .fontstyle5 {
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  color: #ffffff
  }

  .fontstyle6 {
  font-family: arial;
  font-size: 10px;
  color: #000000
  }

  .fontstyle7 {
  font-family: arial;
  font-size: 10px;
  color: #ffffff
  }

  table.emailstats th, table.stat td {
  font-size : 12px;
  font-family: arial;
  }

table.list {
        width: 100%;
	border-width: 3px;
	border-spacing: ;
	border-style: solid;
	border-color: #736D63;
	border-collapse: collapse;
	background-color: white;
        font-size : 10px;
        font-family: arial;
}

table.list th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #736D63;
	background-color: #D4D0C8;
        font-size : 12px;
        color: #000000;
}

table.list tr.odd td{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #736D63;
	background-color: #D4D0C8;
}

table.list tr.even td{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #736D63;
	background-color: #ffffff;
}

table.list tr.highlite td{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #736D63;
	background-color: #f9e75a;
}

#dhtmltooltip{
position: absolute;
width: 300px;
border: 3px solid black;
padding: 3px;
background-color: #f9e75a;
visibility: hidden;
z-index: 100;
font-family: arial;
font-size : 12px;
}
