p {}

td {}

a:link { 
    font-weight: bold;
    text-decoration: none; 
}
a:visited { 
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    font-weight: bold;
    text-decoration: underline; 
}
a:active { 
    font-weight: bold;
    text-decoration: underline;
}
h1 { 
    font-size: 14pt;
    font-family: "trebuchet ms";
    font-weight: bold;
    margin: 0.83em 0; 
    margin-top:0px;
}
h2 { 
    font-size: 10pt; 
    font-family: "trebuchet ms"; 
    font-weight: bold; 
    margin: 0.83em 0; 
}
.imglink:link { 
    text-decoration: none;
    border: none;
}
.imglink:visited { 
    text-decoration: none;
    border: none;
}
.imglink:hover { 
    text-decoration: none;
    border: none;
}
.imglink:active {
    text-decoration: none;
    border: none;
}
.senca264 {
 background: url(../images/sence/senca264.png) no-repeat bottom left;
 padding: 4px 7px 17px 7px;
}
.senca214 {
 background: url(../images/sence/senca214.png) no-repeat bottom left;
 padding: 4px 7px 17px 7px;
}
.minitext {
    font-weight: lighter;
    font-size: 8pt;
    font-family: "trebuchet ms";
}
