a, body, div, p, blockquote, caption, ol, ul, li, dl, input, select, td, th, noscript {
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size:10pt;
//  color:black;
}
b {font-weight:bold;}
i {font-style:italic;}
li {padding: 3px 0px 3px 0px;}
input.expander {
  background-color: transparent;
  font-size: 80%;
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}
input.cal {
  background-color: transparent;
  font-size: 90%;
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}

input.top_expander {
  font-size: 80%;
  padding-left: 0px;
  padding-right: 0px;
}
#verysmall,#micro, td.verysmall,td.micro, input.verysmall, input.micro {font-size:1pt;}
#smallest,h6,td.smallest,th.smallest,input.smallest {font-size:66%;}
#smaller,h5,td.smaller,th.smaller,input.smaller {font-size:80%;}
#medium,h4,td.medium,th.medium,input.medium {font-size:100%;}
#larger,h3,td.larger,th.larger,input.larger {font-size:120%;}
#largest,h2,td.largest,th.largest,input.largest {font-size:150%;}
#verylarge, h1, td.verybig, input.verybig {font-size:200%;}

#mono, td.mono {font-family:monospace;}
#bold, input.bold   {font-weight:bold;}
#italic, input.italic, ol.italic {font-style:italic;}
#black  {color:black;}
#white  {color:white;}
#red    {color:red;}
#dred   {color:crimson;}
#brick  {color:firebrick;}
#blue   {color:blue;}
#dblue  {color:DarkSlateBlue;}
#navy   {color:navy;}
#maroon {color:maroon;}
#yellow {color:yellow;}
#green  {color:green;}
#ivory  {color:ivory;}
#ltgray {color:gainsboro;}
#dgray  {color:DarkSlateGray;}
#gray   {color:gray;}
#silver {color:silver;}
#teal   {color:teal;}
#cobalt {color:DodgerBlue;}
#orange {color:OrangeRed;}
#brown  {color:sandyBrown;}
#gold   {color:gold;}
#snow   {color:snow;}
#p3     {font-size:3pt;}
#p4     {font-size:4pt;}
#p5     {font-size:5pt;}
#p6     {font-size:6pt;}
#p7     {font-size:7pt;}
#p8     {font-size:8pt;}
#p9     {font-size:9pt;}
#p10    {font-size:10pt;}
#p11    {font-size:11pt;}
#p12    {font-size:12pt;}
#p14    {font-size:14pt;}
#p16    {font-size:16pt;}
#p18    {font-size:18pt;}