.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:10pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.homegraytext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:11pt; 
    font-style:normal; 
    color:#676767;
    text-decoration:none;
}

.boxgraytext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:8pt; 
    font-style:normal; 
    color:#585858;
    text-decoration:none;
}

.bigtextbold
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:10pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.supertext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:11pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.supertextbold
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:11pt; 
    font-style:normal; 
    color:#000000;
    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;
}

.smalltext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:7pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.smalltextbold
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:7pt; 
    font-style:normal; 
    color:#000000;
    text-decoration:none;
}

.smallgraytext
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:normal; 
    font-size:7pt; 
    font-style:normal; 
    color:#838383;
    text-decoration:none;
}

.bullet
{  
    font-family:verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:8pt; 
    font-style:normal; 
    color:#CC0000;
    text-decoration:none;
}

A.navibarlinks
{
	color:#FFFFFF;
	text-decoration:none;
}

A.navibarlinks:hover
{
	color:#CCCCCC;
	text-decoration:none;
}






