body 
{
 border-width: 0px;
}

#ppc 
{
 font-family: Arial, Helvetica, sans-serif;
}

#ppc #kw 
{
 font-size: 10px;
}

#ppc #kw .descrip 
{
 font-weight: bold;
 color: #982427;
 font-size: larger;
}

#ppc .ppctitle:link, #ppc .ppctitle:visited, #ppc .ppctitle:active 
{
 font-size: 16px;
 color: Blue;
 text-decoration: underline;
 text-transform: capitalize;
 font-weight: bold;
 line-height: 23px;
 display: block;
}

#ppc .ppctitle:hover 
{
 color: #9A2A29;
}

#ppc .ppchost:link, #ppc .ppchost:visited, #ppc .ppchost:active 
{
 color: #982427;
 text-decoration: underline;
 font-size: 10px;
}

#ppc .ppchost:hover 
{
 color: #155373;
}

#ppc .ppclisting 
{
 padding-top: 5px;
}

/* do not remove text-decoration:none or a:link styles on ppcdescription */
#ppc .ppcdescription, #ppc .ppcdescription a:link, #ppc .ppcdescription a:visited, #ppc .ppcdescription a:active 
{
 text-decoration: none;
 color: #999;
 font-size: 12;
 display: block;
}

#ppcsl 
{
 color: #666;
 padding-top: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

#ppcsl a 
{
 text-decoration: none;
 color: #006666;
}

#ppc #noresults 
{
 text-decoration: none;
 color: #666;
 font-size: 12px;
 display: block;
 padding-top: 5px;
 padding-bottom: 5px;
}