BODY
{
    font-family:Arial;
    font-size:12pt
}

H1
{
    font-family:Arial;
    font-size:18pt;
}

THEAD
{
    font-family:Arial;
    font-size:14pt;
    font-weight:bold;
    text-align: center
}

TR
{
    font-family:Arial;
    font-size:12pt
}

A
{
    color: #339966
}

A:VISITED
{
    color: #339999
}

.clsSmallText
{
    font-size: 10pt
}

.clsJustifyText
{
    text-align: justify;
    text-justify: distribute
}

.clsYellowBackground
{
    background-color: #FFFF00;
    text-decoration: none;
    font-size: 12pt;
    color: #990000
}

.clsRedText
{
	color: #FF0000
}

.clsHide
{
    display:none
}
.smallText 
{
    font-size: xx-small
}