<!-- remove these -->
.maintext2
{ 
    color: white;
    text-align: left;
    font-family: verdana;
    background-color: #afaaf3;    
}
.currentpage
{ 
    color: #003366;
    font-family: verdana;
        font-size: 16px;
        font-weight: bold;
        padding: 1px 1px 1px 3px;
	text-decoration: none;
    
}

/* create a button look for links */
a:link, a:visited
{   
    color: white;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    padding: 1px 1px 1px 3px;
    text-decoration: none;
}

a:hover
{   
    color: #003366;
}

.titletext
{ 
    color: #000000;
    font-family: verdana;
        font-size: 34px;
        font-weight: bold;
        padding: 1px 1px 1px 3px;
	text-decoration: none;
    
}

.subtitletext
{ 
    color: #000000;
    font-family: verdana;
        font-size: 24px;
        font-weight: normal;
        padding: 1px 1px 1px 3px;
	text-decoration: none;
    
}

.smalllabel
{ 
    color: #000000;
    font-family: verdana;
    font-size: 10px;
    padding: 1px 1px 1px 3px;
    text-decoration: none;
    
}

.maintext
{ 
    color: #000000;
    font-family: verdana;
    line-height: 150%;
    font-size: 14pt;
    text-decoration: none;
    
}

.phonetext
{ 
    color: #000000;
    font-family: verdana;
    font-size: 14pt;
    padding: 1px 1px 1px 3px;
    text-decoration: none;
    
}

.linktext
{ 
    color: #000000;
    font-family: verdana;
    font-size: 20px;
    padding: 1px 1px 1px 3px;
    text-decoration: none;
    
}
.accoltext
{ 
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    padding: 1px 1px 1px 3px;
    text-decoration: none;
    
}