.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;
}

.bigtext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:11pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.bigtextbold
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:11pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.whitetextbold
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:8pt; 
    font-style:normal; 
    color:#FFFFFF;
    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;
}
