a:link {
    color:black;
    text-decoration:underline;
}
a:active { color:gray }
a:visited { color:blue }
body {
    background-color:white;
    color:black;
    font-family: Arial;
}
text17 {
    font-size:1px;
}
.box1 {
    position:absolute;
    left:30px;
    top:30px;
    width:600px;
    height:36px;
}
.box2 {
    position:absolute;
    left:30px;
    top:79px;
    background-color:white;
    padding:1px;
    height:339px;
}
.box3 {
    position:absolute;
    left:30px;
    top:100px;
    background-color:white;
    padding:1px;
    height:339px;
}.boxm {
    position:absolute;
    left:30px;
    top:79px;
    background-color:white;
    padding:1px;
    width: 610px;
    height:339px;
}
.copy {
    font-size: 12px;
}
.key {
    font-size: 20px;
    line-height: 2;
}
li {
    font-size: 12px;
}
h3 {
    font-size: 16px;
}

