.for{
    font-size:8pt;
    color:#00ff00;
}
.catch{
    font-size:24pt;
    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:#4d99e5;
    font-weight:bold;
}
.exp3{
    font-size:14pt;
    color:#ffffff;
    font-family:"serif";
    background-color:#df729b;
    font-weight:bold;
}
.exp4{
    font-size:14pt;
    color:#ffffff;
    font-family:"serif";
    background-color:#ffbb33;
    font-weight:bold;
}
.exp5{
    font-size:14pt;
    color:#ffffff;
    font-family:"serif";
    background-color:#72df9b;
    font-weight:bold;
}



body{
    background-image:url("../bg021.gif");
    background-repeat:repeat-all;
    background-position:left;
}

