body {
  font-family:Verdana, Arial, Helvetica;
  color:Black;
  font-size: 11px;
  background: #ffffff;
}

.default {
  color:#000000;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

h1 {
  font-weight: bold;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  color: #505080;
  font-size: 15px;
}

h2 {
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

h3 {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  font-weight: normal;
  color: #7090E0;
}

h4 {
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  font-weight: normal;
}


h5 {
  font-weight: bold;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  color: #7090E0;
  font-size: 16px;
}

h6 {
  color: #000000;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  border: 0px;
  background: #EEEEEE;
}


a:link {
  color:#444488;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}

a:visited {
  color:#444488;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}

a:active {
  color:#444488;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}

a:hover {
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  color: #000000;
  background-color: #DDDDFF;
}

.grid {
  border-width: 1px;
  border-style: solid;
  border-color: #D6D9E0;
  padding: 5px;
}

.linklike {
  color:#444488;
  font-weight: normal;  
  font-style: normal;   
  line-height: normal;  
  text-decoration: none;
}

.ulcontent {
  list-style-type:disc;
  padding: 0;
  margin: 10px 10px 10px 20px;
  list-style-image: url('../items/li.gif');
}

.ulmorespace {
  list-style-type:disc;
  padding: 0;
  margin: 10px 10px 10px 20px;
  list-style-image: url('../items/li.gif');
  line-height: 16px;
}
