body         { font-size: 9pt; font-family: Helvetica; color: #555555 }
p            { color: #555555; font-size: 9pt; font-family: Helvetica }
table        { color: #555555; font-size: 9pt; font-family: Helvetica }
td           { color: #555555; font-size: 9pt; font-family: Helvetica }
tr           { font-size: 9pt; font-family: Helvetica; color: #555555 }
ul           { font-family: Helvetica; font-size: 9pt; color: #555555 }
th           { font-size: 11pt; font-family: Helvetica; color: #444444; font-weight: bold }
a:active     { font-family: Helvetica; font-size: 9pt; color: #999999; text-decoration:none }
a:link     { font-family: Helvetica; font-size: 9pt; color: #0080c3; text-decoration:underline  }
a:visited     { font-family: Helvetica; font-size: 9pt; color: #663399 }
a:hover      { font-size: 9pt; font-family: Helvetica; color: #999999; text-decoration:underline }
dt {
font-weight:bold;
}
h3 {
color:#0080c3; font-size:9pt; font-weight:bold;
}
hr
{
color: #0080C3; height: 1px;
}
hr.gray
{
color: #dddddd; height: 1px;
}
.selector   
{
color: #0066cc; font-size: 11pt; font-family: Helvetica, Arial; font-weight: bold; 
}

table.product	{
background-color: #ffffff; border:1px solid #0066cc; font-size: 9pt; font-family: Helvetica, Arial;
}
table.product th	{
background-color: #dddddd; color: #0066cc; text-align:left; font-size:9pt
}