#credits{
    margin: 5px;
    color: steelblue; 
    text-align: justify;
    font-family: Arial,Helvetica,sans-serif;
}
#credits .tnom		{ 
    color: darkblue; 
    text-align: justify; 
    margin-bottom: .25em;  
    margin-left: 1.5em; 
    font-size: 110%;
    font-family: 'Times New Roman',
        Times,serif; 
}
#credits .tnom2		{ 
    color: darkblue;
    font-size: 100%;
    font-family: 'Times New Roman',Times,serif; 
}
#credits .ttit		{ 
    margin-bottom: 1em; 
    text-align: center;  
    font-size: 120%; 
    font-weight: bold; 
}
#credits .tsub		{ 
    margin-top: 1em; 
    margin-bottom: .25em;
    font-size: 70%; 
    font-weight: bold; 
    text-transform: uppercase;
    color: steelblue;
}
#credits .tpre		{
    font-size: 80%; font-variant: small-caps; 
}
#credits .tsc		{ 
    font-variant: small-caps; 
}