BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

TABLE{
  font-size : 9pt;
  line-height : 18px;
}

a:link, a:visited, a:active{
        text-decoration: none;
        color: #333333;
}
a:hover{
        text-decoration: none;
        color: #92bce6;
}

.link01 a:link, .link01 a:visited, .link01 a:active {
	font-weight: right;
	font-size: 8pt;
	color: #333333;
	text-decoration : none;
}

.link01 a:hover { 
	font-weight: nomal;
	font-size: 8pt;
        text-decoration : none;
	color: #66ccff;
}

.link02 a:link, .link02 a:visited, .link02 a:active {
	font-weight: right;
	font-size: 8pt;
	color: #cccccc;
	text-decoration : none;
}

.link02 a:hover { 
	font-weight: nomal;
	font-size: 8pt;
        text-decoration : none;
	color: #66ccff;
}

.rss-items,
.side {
    margin: 3px 0 5px;
    background: none;
    color: #444444;
    font-size: 8pt;
    _font-size: 9pt;
    line-height: 18px;
}
