h1.h {
    font-size:0.6em;
    text-align:center;
    font-weight:100;
    margin:0px;
}

div.hc {
    width:100%;
    margin: 5px;
}

div.h {
    font-size:0.8em;
    width:700px;
}

div.h strong {
    font-weight:100;
}

.hd1 {
    width:100%;
}

.hd2 {
    border: dashed 3px;
    border-color: #f33;
    padding:10px;
    margin: 5px;
    width: 500px;
    background: #ff8;
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
}

.str1 {
    font-size:1.5em;
    color:#000;
}

.no1 {
    color: #f00;
    font-weight:bold;
    font-size:2em;
}

.no2 {
    color: #000;
    font-size:0.8em;
}

