h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  line-height: 20px;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  line-height: 13px;
        background-color: #EAEAEB;
}
.white_back {
        background-color: #FFFFFF;
        margin: 0px;
}
img {
}
a:link {
  color: #000066;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
a:visited {
  color: #000066;
  text-decoration: none;
}
a:hover {
  color: #0099FF;
  text-decoration: none;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 10pt;
}
td {
  vertical-align: top;
  text-align: left;
  font-size: 10pt;
  line-height: 12pt;
}
ul {
}

table.Azcat_FolderContents_Main_Table td {
  line-height: normal;
}

table.Azcat_FolderContents_Add_Table td {
  line-height: normal;
}

td.Azcat_FolderContents_LSpace_Min {
  line-height: normal;
}