body{
    font-size:12px;
    line-height:22px;
    letter-spacing:1px;
    font-family:a;
    text-decoration:none;
    background-color:#eeeeee;
}


div#container{
    width:750px;
    border-color:#0000ff;
    border-style:solid;
    border-width:2px;
    background-color:#FFFFFF;
}


img{
    margin:10px;
}


h1{
    font-size:100%;
    font-weight:normal;
    margin:5px;
    text-align:right;
}


div#wrap{
    padding-left:3em;
}


div#right{
    width:440px;
    float:right;
    margin:10px;
}


h2{
    font-size:100%;
    font-weight:normal;
    text-align:center;
    background-color:#e8e8ff;
    color:#0000ff;
}


h3{
    font-size:100%;
    font-weight:normal;
    text-align:center;
    background-color:#e8e8ff;
    color:#0000ff;
}


h4{
    font-size:100%;
    font-weight:normal;
    text-align:center;
    background-color:#e8e8ff;
    color:#0000ff;
}


div#left{
    width:240px;
    float:left;
    border-color:#0000ff;
    border-style:solid;
    border-width:1px;
    margin:10px;
}


div#foot{
    background-color:#e8e8ff;
    text-align:center;
    clear:both;
}


p{
    padding-left:3em;
    padding-right:3em;
}


strong{
    font-size:100%;
    font-weight:normal;
}


td{
    padding-left:1em;
    font-size:12px;
    line-height:22px;
    letter-spacing:1px;
    font-family:a;
    text-decoration:none;
}
