@charset "utf-8";
/* CSS Document */

body, table, td, p, div {
font-family:Arial, Helvetica, sans-serif;
}

div.feedburnerFeedBlock ul  {
list-style-type:none;
margin-bottom: 60px;
color: #216771;
}


div.feedburnerFeedBlock li  {
margin-bottom: 10px;
}

div.feedburnerFeedBlock div{
padding-right: 0px;



}
td.menu {
font-size: 12px;
color:#660000;
font-weight: normal;
}

td.menuitem {
font-size: 12px;
color:#660000;
font-weight: bold;
}
td.menudesc {
font-size: 11px;
color:#216771;
padding-left:20px;
}

a:link {
color: #009900;
text-decoration:none;
}
a:visited {
color: #009900;
text-decoration:none;
}
a:hover {
color: #660000;
text-decoration:underline;
}
a:visited:hover {
color: #660000;
text-decoration:underline;
}
a:active {
color: #006666;
text-decoration:none;
}
a:visited:active {
color: #006666;
text-decoration:none;
}