body {
color:#000000; 
background-color:#ffffff; 
margin-top: 10px; 
margin-left: 4px; 
margin-right: 4px; 
margin-bottom:10px; 
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: tahoma,verdana,helvetica,arial,sans-serif;
}

a:link          {color: #ff0000; text-decoration: underline; background-color:transparent}
a:visited       {color: #ff0000; text-decoration: underline; background-color:transparent}
a:active        {color: #ff0000; text-decoration: none; background-color:transparent}
a:hover         {color: #ff0000; text-decoration: none; background-color:transparent}

a.content:link          {color: #000000; text-decoration: underline; background-color:transparent}
a.content:visited       {color: #000000; text-decoration: underline; background-color:transparent}
a.content:active        {color: #000000; text-decoration: none; background-color:transparent}
a.content:hover         {color: #000000; text-decoration: none; background-color:transparent}

table.normal    	{font-size: 8pt; color: #000000; background-color:transparent; text-align: left; line-height: 150%;}
table.bordertable 	{border: 1px solid #9D9DA1; font-size: 8pt; color: #000000; background-color:transparent; text-align: left; line-height: 150%;}

td.indent       {text-indent: 5px; height: 22px;}
td.bullet       {height: 20px; font-size: 8pt; color: #000000;}
td.borderline	{background-color: #9D9DA1;}
td.leftcolumn	{width: 137px; background-color: #ffffff;}
td.rightcolumn	{width: 235px; background-color: #ffffff;}

img.normal      {width: 1px; height: 10px}
img.gap         {width: 1px; height: 5px}
img.small       {width: 1px; height: 1px}

input.text      {font-size: 8pt; color: #000000; background-color: #eeeeee; line-height: 100%; border: 1px solid #000000;}
textarea.text	{font-size: 8pt; color: #000000; background-color: #eeeeee; line-height: 100%; border: 1px solid #000000;}
select.text	{font-size: 8pt; color: #000000; background-color: #eeeeee; line-height: 100%; border: 1px solid #000000;}

select.top      {font-size: 8pt; color: #999999; background-color: #ffffff; line-height: 100%}
select.normal   {font-size: 8pt; color: #000000; background-color: #ffffff; line-height: 100%}
input.button    {font-size: 8pt; color: #000000; background-color: #ffffff; line-height: 100%}
select.normal   {font-size: 8pt; color: #000000; background-color: #eeeeee; line-height: 100%; border: 1px solid #000000;}
textarea.normal {font-size: 8pt; color: #000000; background-color: #eeeeee; line-height: 100%}

b.title		{font-size: 14pt;}
