body {
font-family: arial;
font-size: 10pt;
color: #000000;
}

td {
font-family: arial;
font-size: 10pt;
color: #000000;
}

.content {
padding-top: 0px;
padding-left: 40px;
padding-right: 10px;
padding-bottom: 10px;
}

.side {
padding-top: 145px;
width: 75px;
}

.accent {
font-family: arial;
font-size: 14pt;
color: #787878;
}

.smaccent {
font-family: arial;
font-size: 12pt;
color: #000000;
}

.desc {
font-family: arial;
font-size: 10pt;
color: #999999;
text-align: center;
}

.prod {
background-color: #ffffff;
border: 1px solid #cccccc;
}

table {
border-collapse: collapse;
}



p {
line-height: 150%;
}

A:link
{ text-decoration: underline; color: #787878; }
A:visited
{ text-decoration: underline; color: #787878; }
A:active
{ text-decoration: none; color: #666666; }
A:hover
{ text-decoration: none; color:#666666; font-weight: bold;}