.bg 
{
 background-color: #eeeeee;
 padding: 10px 20px 10px 10px;
}

body 
{
 font-family: times; 
 font-size: 11 pt;
 background-color: #ffffff;
}

table 
{
 font-family: times; 
 font-size: 11 pt;
}

a 
{
 color: #666666;
 text-decoration: none;
}

a:hover 
{
 color: #333333;
 text-decoration: underline;
}

a.href
{
 color: #666666;
 text-decoration: underline;
}

.heading
{

 font-style: italic;
 font-weight: bold;
 background-color: #ffffff;
 font-size: 22 pt;
 color: #666666;
 padding-top: 3 px;
 padding-bottom: 3 px;
 padding-left: 20 px;
}

.heading2
{
 font-style: italic;
 background-color: #ffffff;
 font-size: 16 pt;
 color: #666666;
 padding-top: 3 px;
 padding-bottom: 3 px;
 padding-left: 20 px;
}

h1 
{
 font-family: times;
 font-weight: bold;
 font-size: 26 pt;
 color: #666666;
}

h2 
{
 color: #666666;
 font-style: bold;
}

h3 
{
 color: #666666;
 font-style: bold;
}

h4 
{
 color: #666666;
 font-style: bold;
}



.contains
{
 line-height: 23 px;
}
