.text
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:8pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.textbold
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:8pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.textred
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:8pt; 
    font-style:normal; 
    color:#900000;
    text-decoration:none;
}

.whitetext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:8pt; 
    font-style:normal; 
    color:#FFFFFF;
    text-decoration:none;
}

.whitetextbold
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:8pt; 
    font-style:normal; 
    color:#FFFFFF;
    text-decoration:none;
}

.graytext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:8pt; 
    font-style:normal; 
    color:#838383;
    text-decoration:none;
}

.smallgraytext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:7pt; 
    font-style:normal; 
    color:#838383;
    text-decoration:none;
}

.smallpurpletext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:7pt; 
    font-style:normal; 
    color:#800080;
    text-decoration:none;
}

.smalltext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:7pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.bigtextbold
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:9pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.break
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:8pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.medbreak
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:5pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.smallbreak
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:3pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.counter
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:8pt; 
    font-style:normal; 
    color:#F4EFE2;
    text-decoration:none;
}

