body{
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:left bottom;
}

div {
    width:600px;
    line-height:140%;
}
h1 {
	align:center;
    font-size:1.1em;
    font-weight:bold;
    color:#0066CC;
    width:600px;
    border-bottom:1px solid #0066CC;
}
hr {
    width="600px";
    text-align:left;
}
th {
    background-color:#0066CC;
    color:#FFFFFF;
    width:600px;
    height:40px;
    letter-spacing:7px;
    text-align:left;
    padding-left:20px;
}
td {
    line-height:140%;
    width:600px;
    padding:12px;
}
td.h {
    line-height:140%;
    width:280px;
    padding:12px;
}
td.sb {
    line-height:140%;
    width:200px;
    padding:12px;
}
td.s {
    line-height:140%;
    width:150px;
    padding:12px;
}
td.ss {
    line-height:140%;
    width:80px;
    padding:12px;
}
b {
    color:#FF0000;
}
b.2 {
    color:#0066CC;
}
b.3 {
    color:#808000;
}
b.4 {
    color:#008040;
}
b.5 {
    color:#FFFF00;
}
b.6 {
    color:#06289B;
}

dd{
    height:50px;
}
