/*  
         
file: style.css 
Creation Date : June 2005 
Created by: Stephanie Maks 
         
*/ 
 
body 
{ 
margin: 0px; 
padding: 0px; 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
background: #ffffff; 
} 
 
table 
{ 
border-collapse: collapse; 
border-style: none; 
padding: 0px; 
} 
  
tr.bar 
{ 
background: #99FF99; 
} 
 
td 
{ 
font-family: verdana, arial, sans-serif; 
font-size: 10pt; 
color: #000000; 
} 
  
td.answer
{
font-size: 10pt;
color: #330066;
}

td.background 
{ 
background: #330033; 
font-size: 10pt; 
height: 6pt; 
} 
 
td.bar 
{ 
background: #99FF99; 
font-size : 14pt; 
font-weight: bold; 
color: #330033; 
} 
  
td.content 
{ 
font-size: 10pt; 
font-family: verdana, arial, sans-serif; 
color: #000000; 
} 
 
td.footer 
{ 
background: #99FF99; 
font-size: 8pt; 
} 

td.question
{
font-size: 11pt;
color: #006600;
}

td.title 
{ 
font-size : 14pt; 
font-weight: bold; 
letter-spacing: 0.1em; 
color: #330033; 
} 
 
a 
{ 
text-decoration: underline; 
color: #0000FF; 
font-size: 10pt; 
} 

a.catalog
{
text-align: center;
font-size: 8pt;
text-decoration: none;
color: #330033;
}

a.bar 
{ 
text-align: left; 
font-size: 7pt; 
font-weight: bold; 
color: #99FF99; 
text-decoration: underline; 
} 
 
a.bold
{
text-decoration: underline;
color: #0000FF;
font-size: 11pt;
font-weight: bold;
}

a.menu
{
text-decoration: none;
font-size: 10pt;
color: #FFFFFF;
font-weight: bold;
}
 
span.bold 
{ 
font-weight: bold; 
font-size: 11pt; 
color: #003300; 
} 

span.highlight
{
font-weight: normal;
font-size: 10pt;
font-style: italic;
color: #003366;
}
 
span.bigbold 
{ 
font-weight: bold; 
font-size: 14pt; 
color: #003300; 
} 

span.menu
{
text-decoration: none;
font-size: 10pt;
color: #99FF99;
font-weight: bold;
}
 
span.note 
{ 
font-weight: bold; 
font-style: italic; 
color: #663333; 
font-size: 10pt; 
} 
 
span.red 
{ 
font-weight: bold; 
font-style: italic; 
color: #CC0033; 
font-size: 10pt; 
} 
 
span.title 
{ 
font-weight: bold;
font-style: italic; 
font-size: 12pt; 
color: #330000;
} 

dt 
{ 
font-size: 10pt; 
font-weight: bold; 
color: #330066; 
} 
 
dd 
{ 
font-size: 10pt; 
font-weight: normal; 
color: #000000; 
} 
 
dd.bold
{
font-size: 10pt;
font-weight: bold;
color: #000000;
}
 
img { 
border-style: none; 
} 
 

