body, td {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 80%;
font-weight: regular;
}

.tablestyle {
border-style: solid;
border-width: 2 px;
border-color: #000000;
background-color: #ffffff;
}

.title {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 135%;
font-weight: bold;
color: 000000;
}


a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: 010080;
}

a:hover {
color: red;
}

dt {
font-weight: bold;
font-style:italic;
color: blue;}

.at {
color: 000000;
font-weight: bold;
font-style:italic;
}

.marketingtitle {
font-weight: bold;
font-style:italic;
color: blue;
}
.marketingsubline {
font-weight: regular;
color: #000;
padding-left:25px;
padding-bottom:10px;
}


