.whitetext {  
font-size: 14px; 
font-weight: bold; 
color: #F4F4F4; 
text-decoration: none
}

.descriptivetable {
padding:0;
font-size: 14px; 
font-weight: bold; 
color: #F4F4F4; 
text-decoration: none; 
background-image: url(../images/permanent/backgrounds/background.gif); 
width: 75%; 
border: 1px #003333 solid; 
list-style-image: url(../images/general/yellow_sq.gif);
list-style-position: outside
}

.cleartable { 
padding:0; 
text-decoration: none; 
border: 0px none; 
list-style-image: url(../images/general/blue_sq.gif); 
list-style-position: outside
}

.emphasistext {
font-size: 14px; 
font-weight: bold; 
color: #003366; 
text-decoration: none
}

.link { 
font-size: 14px; 
font-weight: bold; 
color: #FFCC00; 
text-decoration: none 
}

.BlueSquareList {
list-style-position: outside; 
list-style-image: url(../images/general/blue_sq.gif); 
list-style-type: disc 
}

.YellowSquareList {
list-style-position: outside; 
list-style-image: url(../images/general/yellow_sq.gif); 
list-style-type: disc; 
}

.tablecelllinedbottom {  
border: #E5E5E5 solid; 
border-width: 0px 0px 1px; 
}

.backgroundtable {  
border: #3C3C3C solid; 
border-width: 1px 2px 2px; 
}

.greyborderedtable {  
border: #E5E5E5 solid; 
border-width: 1px 1px 1px; 
}

