/* stylesheet for revue */

body            {font-size: 10pt; background: #ffffff;font-family: Osaka,Verdana,sans-serif;}
p               {font-size: 10pt}
body,p		{line-height: 130%}
td              {font-size: 10pt}

a:link          {text-decoration:none;color:#0066ff}
a:visited       {text-decoration:none;color:#ff6666}
a:hover         {text-decoration:underline;color:#ff0000}
a:active        {text-decoration:none;}

h1              {color:#000000; font-size: 14pt}
h2              {font-size: 10pt; font-weight: bold}

td.body		{width: 600px; text-align: left}
td.docbody	{width: 450px; padding: 10px; background: #f9e99f}

