.ChannelTitle
{
 font-family:  Verdana;
 font-size:  11pt;
 font-weight:  bold;
 width:  500px;
 text-align:  center;
}
.ArticleEntry
{
 border-width:  1px;
 border-color:  #336699;
 border-style:  solid;
 width:  500px;
}
.ArticleTitle
{
 background-color:  #3366CC;
 color:  #FFFFFF;
 font-family:  Verdana;
 font-size:  9pt;
 font-weight:  bold;
 padding-left:  5px;
 padding-top:  5px;
 padding-bottom:  5px;
}
.ArticleDate
{
 background-color:  #3399FF;
 color:  #FFFFFF;
 font-family:  Verdana;
 font-size:  7pt;
 padding-left:  5px;
 padding-top:  2px;
 padding-bottom:  2px;
}
.ArticleTitle A:visited
{
 color:  #FFFFFF;
 text-decoration:  none;
}
.ArticleTitle A:link
{
 color:  #FFFFFF;
 text-decoration:  none;
}
.ArticleTitle A:hover
{
 color:  #FFFF00;
 text-decoration:  underline;
}
.ArticleDescription
{
 color:  #000000;
 font-family:  Verdana;
 font-size:  9pt;
 padding-left:  5px;
 padding-top:  5px;
 padding-bottom:  5px;
 padding-right:  5px;
}
