/* NEIC stylesheet */
/* tah@teamh.se  0007 */
/* address with <LINK REL="StyleSheet" TYPE="text/css" HREF="http://neweastindiaco.com/control/neic.css" TITLE="NEIC style"> */

BODY {
  background-color: #FFCC99;
  font-size: 11pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: normal;
}

TABLE {
  font-size: 11pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: normal;
}

TABLE.Filled {
  background-color: #FFCC99
}

.large {
  font-size: 13pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: normal;
}

.largebold {
  font-size: 13pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
}

.norm {
  font-size: 11pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: normal;
}

.normbold {
  font-size: 11pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
}

.small {
  font-size: 9pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: normal;
}

.smallbold {
  font-size: 9pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
}

.tiny {
  font-size: 8pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: normal;
}

.tinybold {
  font-size: 8pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
}

A.largelink:link {
  font-size: 13pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

A.largelink:active {
  font-size: 13pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #FF3333;
  text-decoration: none;
}

A.largelink:visited {
  font-size: 13pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

A.normlink:link {
  font-size: 11pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

A.normlink:active {
  font-size: 11pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #FF3333;
  text-decoration: none;
}

A.normlink:visited {
  font-size: 11pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

A.smalllink:link {
  font-size: 9pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

A.smalllink:active {
  font-size: 9pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #FF3333;
  text-decoration: none;
}

A.smalllink:visited {
  font-size: 9pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

A.tinylink:link {
  font-size: 8pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

A.tinylink:active {
  font-size: 8pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #FF3333;
  text-decoration: none;
}

A.tinylink:visited {
  font-size: 8pt;
  font-family: verdana, geneva, arial, sans-serif;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}