<style type="text/css">
.header1
{
font-size: 16px; font-weight: bold
}

.bodytextbold
 {
font-family: georgia, verdana, helvetica, sans-serif; font-size: 14px; font-weight: normal
}

.subject
{
font-weight: bold
}

.navlink
{
font-family: Trebuchet, verdana, helvetica, sans-serif;
color: #faf519;
font-size: 11px;
font-weight: bold;

}

.externlink
{
font-weight: normal;
color: #9933ff;

}


#navcontainer { width: 120px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
background-color: #99cc33;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #c7e19e;
color: #800080;
}

#active a:link, #active a:visited, #active a:hover
{
background-color: #fff99d;
color: #800080;
}

.question
{
font-family: Times New Roman, Trebuchet MS, serif;

font-weight: bold;
font-size: 18px;
margin-top: 20px;
}

.answer
{
margin-top: 6px;
}

.insidelink
{
color: #77aa22;

}

.tbd
{
font-family: Trebuchet MS, serif;
font-weight: bold;
font-size: 18px;
color: orange;

}

.quoteStyle
{
font-family: Verdana, Arial, sans-serif;
font-style: italic;
font-size: 13px;
}
.authorStyle
{
font-family: Georgia, Times, serif;
font-style: normal;
font-size: 12px;
}

.mytablebackground
{
background-color: #ffCC33;
}

.mycellbackground
{
background-color: #ffffff;
}

.mycellGrantee
{
background-color: #ffffff;
width: 150px;
vertical-align: top;
}

.mycellContact
{
background-color: #ffffff;
width: 150px;
vertical-align: top;
}

.mycellTasks
{
background-color: #ffffff;
width: 240px;
vertical-align: top;
}

.mycellAward
{
background-color: #ffffff;
width: 50px;
vertical-align: top;
text-align: right;
}

.myCredit
{
font-family: verdana, helvetica, sans-serif;
color: orange;
font-size: 11px;
}

.bikesunDate
{
text-align: right;
padding-left: 15px;
padding-right: 15px;
}

.newsdate
{
font-family: verdana, helvetica, sans-serif;
color: ffCC33;
font-size: 12px;
font-weight: normal;
}


/* i like this color, too:  bgcolor="#C7E19E" */

</style>