.newsheader
{
        font-family:fantasy;
        font-size:12pt;
        font-weight:700;
        background-color:rgb(51, 204, 255);
        text-align: center;
}
.newstitle
{
        font-family:sans-serif;
        font-size:11pt;
        font-weight:600;
        font-style:italic;
        text-align: center;
}
.newsbody
{
        font-family:sans-serif;
        font-size:9pt;
        text-align: justify;
        text-indent: 2em;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
}
.thistory
{
        background-color:rgb(255 , 255 , 200);
        vertical-align: top; 
        text-align: center; 
}
.tlegend 
{
        background-color:rgb(255 , 255 , 200);
        vertical-align: top; 
        text-align: center; 
}
.tword
{
        background-color:rgb(255 , 255 , 200);
        vertical-align: top; 
        text-align: center; 
}
        

.wordtitle
{
        font-family:sans-serif;
        font-size:11pt;
        font-weight:600;
        font-style:italic;
        text-align: center;
}
.wordbody
{
        font-family:serif;
        font-size:7pt;
        color:#101019; 
        text-align: justify;
        text-indent: 2em;
        margin-right: 2px;
        margin-left: 2px;
        margin-bottom: 10px;
}
li
{
        font-family:sans-serif;
        font-size:9pt;
        list-style-type: square;
        list-style-position: outside;
        text-align: left;
}
