.for{
    font-size:8pt;
    color:#00ff00;
}
.catch{
    font-size:30pt;
    color:#ffffff;
    font-family:"serif";
    font-weight:bold;
}
.exp1{
    font-size:10pt;
    color:#ffffff;
    font-family:"serif";
}
.exp2{
    font-size:14pt;
    color:#ffffff;
    font-family:"serif";
    background-color:#66cc00;
    font-weight:bold;
}
.exp3{
    font-size:12pt;
    color:#996633;
    font-family:"serif";
    font-weight:bold;
    text-decoration:none;
}
body{
    background-image:url("./bg021.gif");
    background-repeat:repeat-all;
    background-position:left;
}