p,td,th {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
}

body {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #ffffff;
  background: #ffffff;
}

.greyBorderStdDiv {
  width:600px;
  min-width:600px;
  border:1px solid #aaaaaa;
  padding:5px;
}

.normal_text {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #333333;
}

a:link {
  color: #3333FF;
  text-decoration: none;
}
a:hover {
  color: #3333FF;
  text-decoration: underline;
}
a:active {
  color: #3333FF;
  text-decoration: underline;
}
a:visited {
  color: #3333FF;
  text-decoration: none;
}

a.tinyredlink:link {
  color: #aa0000;
  font-size: 7pt;
  text-decoration: none;
}

a.tinyredlink:hover {
  color: #aa0000;
  font-size: 7pt;
  text-decoration: underline;
}

a.tinyredlink:active {
  color: #aa0000;
  font-size: 7pt;
  text-decoration: underline;
}

a.tinyredlink:visited {
  color: #aa0000;
  font-size: 7pt;
  text-decoration: none;
}

.tinyred {
  color: #aa0000;
  font-size: 7pt;
  text-decoration: none;
}

.title_white_12 {
  font-family: Arial, Helvetica;
  font-size: 12pt;
  color: #DDDDDD;
}

.title_black_12 {
  font-family: Arial, Helvetica;
  font-size: 12pt;
  color: #333333;
}

.title_white_10 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #DDDDDD;
}

.title_black_10 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #333333;
}

.heading_black {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

.heading_white {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

.heading_white_noul {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.smcopy {
  font-family: Arial, Helvetica;
  font-size: 8pt;
  color: #000000;
}

.handcursor{
  cursor:pointer;
}

.link_handcursor {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #0000ff;
  
  cursor:pointer;
}

