H1{
font-size : 10px;
font-weight : lighter;
color : gray;
text-align : center;
margin-top : -5px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : -2px;
}
H2{
font-size : 12px;
font-weight : normal;
color : maroon;
text-align : center;
margin-top : 6px;
margin-left : 2px;
margin-right : 2px;
margin-bottom : 2px;
}
H3{
font-size : 12px;
font-weight : lighter;
color : navy;
text-align : center;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
background-color : #ffebd7;
}
H4{
color : #aa5500;
font-size : 13px;
font-weight : normal;
margin-left : 6px;
margin-bottom : 5px;
margin-top : 3px;
}
TABLE{
font-size : 12px;
line-height : 20px;
}
A:HOVER{
color : red;
background-color : aqua;
}

#affelink {
 list-style-image:url('001.gif');
 vertical-align:text-top;
 padding-left:15px;
 list-style-position:outside;
 margin-left:3px;
 line-height:130%;
}

#red {
 list-style-image:url('red.gif');
 vertical-align:text-top;
 padding-left:15px;
 list-style-position:outside;
 margin-left:3px;
}

#green {
 list-style-image:url('green.gif');
 vertical-align:text-top;
 padding-left:15px;
 list-style-position:outside;
 margin-left:3px;
}

#blue {
 list-style-image:url('blue.gif');
 vertical-align:text-top;
 padding-left:15px;
 list-style-position:outside;
 margin-left:3px;
}

#sky {
 list-style-image:url('sky.gif');
 vertical-align:text-top;
 padding-left:15px;
 list-style-position:outside;
 margin-left:3px;
}

#orange {
 list-style-image:url('orange.gif');
 vertical-align:text-top;
 padding-left:15px;
 list-style-position:outside;
 margin-left:3px;
}

.contents-tag {
 font-size: 12px;
 background-color:#F7B103;
 padding:3pt 2pt 3pt 2pt;
 width:125pt;
 color:#FFFFFF;
 margin-top:0pt;
 margin-bottom:0pt;
 text-align:center;
}
.contents {
    list-style-image:url('blue.gif');
    font-size: 12px;
    vertical-align:middle;
    width:125pt;
    border-width:1px;
    border-color:#070707;
    border-style:solid;
    list-style-position:inside;
    padding:2pt 2pt 2pt 2pt;
    line-height:130%;
    margin-top:0pt;
    margin-bottom:0pt;
}

