body          {font-family: Times New Roman; color: 000000; font-size: 12pt;}
A:link        {font-family: "Arial"; color: 000080; font-weight: bold; font-size:10pt;}
A:visited     {font-family: "Arial"; color: 996600; font-weight: bold; font-size:10pt;}
A:active      {font-family: "Arial"; color: FF0000; font-weight: bold; font-size:10pt;}
A:hover       {font-family: "Arial"; color: C00000; font-weight: bold; font-size:10pt;}
H1            {font-family: "Arial"; color: 000080;}
STRONG        {font-family: "Arial"; font-weight: bold;  color: 000080; text-decoration: none;}
H2            {font-family: Arial; color: 000080;}
H3            {font-family: "Arial"; color: 000080;}
PRE           {font-family: "Courier New,Courier";}
BLOCKQUOTE    {font-family: "Arial"; font-size: 12pt; color: 000080}
UL            {font-family: "Arial"; color: 000080}
OL            {font-family: "Arial"; color: 000080}
TR            {font-family: "Times New Roman"; color: 000000}
TD            {font-family: "Times New Roman"; color: 000000}
a:link.nt2    {font-family: "Times New Roman"; color: 000080; text-decoration: none;}
a:visited.nt2 {font-family: "Times New Roman"; color: 996600; text-decoration: none;}
a:active.nt2  {font-family: "Times New Roman"; color: FF0000; text-decoration: none;}
a:hover.nt2   {font-family: "Times New Roman"; color: C00000; text-decoration: none;}
P             {font-family: "Times New Roman"; text-align:justify;}
P.ntd         {text-align: left;}

button {
   font-family: Arial;
	font-size: 8px;
	width:23px;
	height:20px;
	text-align:center;
}
button.lazy {
width:50px;
}
button.large{
font-size: 10px;
width:     90px;
}

td.main {
   padding-left  :5px;
   padding-right :5px;
   text-align    :justify;
}

td.menu {
   font-family: Arial;
   font-size:   10pt;
   font-weight: bold;
   padding-left: 25px;
   text-indent:  -20px;
   padding-right: 5px;
}

td.menuseperator {
   font-family: Arial;
   font-size:   10pt;
   font-weight: bold;
   padding-left: 5px;
   padding-right: 5px;
}

a.ntd {
   font-family:     Arial;
   color:           #000080;
   text-decoration: none;
   font-weight:     bold;
   font-size:       10pt;
}

a:visited.ntd {
   color: #996600;
}
a:active.ntd {
   color: #FF0000;
}
a:hover.ntd {
   color: #FF0000;
}