/* style sheets for Main, Marvel & Transformers files */

p.center {
        text-align: center;
}

p.centerhead {
        text-align: center;
        font-size: 18pt; /* +2 => 5 <=> 18pt */
}

p.tfgroup {
        text-align: center;
        font-size: 14pt; /* +1 => 4 <=> 14pt */
}

p.head {
        font-size: 18pt; /* +2 => 5 <=> 18pt */
}

p.name {
        font-size: 20pt;
}

p.foot {
        font-size: 10pt; /* -1 => 2 <=> 10pt */
}

a.invisible {
        font-size: 1pt;
        color: #FFFFFF;
}

br.CL {
        clear: both;
}

tr {
        text-align: center;
}

td {
        width: 25%;
}
