/****************************************
*
*   standard.css
*
****************************************/

body          {background-color:#ffffff; color:#000000; font-size:1.0em;
               margin:0;}
a:link        {color:#0000ff; text-decoration:none;}
a:visited     {color:#0000ff; text-decoration:none;}
a:active      {color:#a52a2a; text-decoration:underline;}
a:hover       {color:#a52a2a; text-decoration:underline;}
h1            {font-size:1.2em;}
h2            {font-size:1.0em;}
h3            {font-size:1.0em;}
h4            {font-size:1.0em;}
table         {font-size:1.0em;}
p             {line-height:1.2em;}
.jp           {text-indent:1.0em; line-height:1.2em;}
.outside      {background-color:#000000;}
.inside       {background-color:#ffffff;}
.column       {background-color:#20b2aa; color:#ffffff; font-size:1.0em;
               font-weight:bold;}
.column_border{background-color:#006400;}
.subtitle     {color:#ffd700; font-size:1.2em; font-weight:bold;}
.new          {color:#ff0000;}
.upd          {color:#ff0000;}
.red          {color:#ff0000;}
.green        {color:#008000;}
.blue         {color:#0000ff;}
.white        {color:#ffffff;}
.gold         {color:#ffd700;}
.skyblue      {color:#87ceeb;}

/******************************* END ***/
