BODY
{
        background: #CF2526; 
        color: black;
        font-family: Arial,Verdana,Helvetica;
        font-size: 10pt;
        
}



.bodytext
{
        background: white;
        color: black;
        font-family: Arial,Verdana,Helvetica;
        font-size: 9pt;
}


.featuretext
{
        background: white;
        color: black;
        font-family: Arial,Verdana,Helvetica;
        font-size: 8pt;
}



.texttitle
{
        color: #000000;
        font-family: Arial,Verdana,Helvetica;
        font-size: 12pt;
        font-weight:bold
        
}

        
.imagepage
{
        background: white;
               
}


A:link
{
        background: white; 
        color: #CF2526; 
		font-family: Arial,Verdana,Helvetica;
        font-size: 9pt;
        text-decoration: none;
        font-weight: normal 
}
A:visited
{
        background: white; 
        color: #CF2526; 
		font-family: Arial,Verdana,Helvetica;
        font-size: 9pt;
        text-decoration: none;
        font-weight: normal
}
A:hover
{
        background: white; 
        color: #CF2526;
	    font-family: Arial,Verdana,Helvetica;
        font-size: 9pt;
        text-decoration: underline;
        font-weight: normal
}

A:link.imagepage
{
        background: white; 
        color: #CF2526; 
        font-size: 10pt;
        text-decoration: none;
        font-weight: normal 
}
A:visited.imagepage

{
        background: white; 
        color: #CF2526; 
        font-size: 10pt;
        text-decoration: none;
        font-weight: normal
}
A:hover.imagepage

{
        background: white; 
        color: #CF2526;
        font-size: 10pt;
        text-decoration: underline;
        font-weight: normal
}

A:link.small
{
        background: white; 
        color: #CF2526; 
        font-size: 8pt;
        text-decoration: none;
        font-weight: normal 
}
A:visited.small
{
        background: white; 
        color: #CF2526; 
        font-size: 8pt;
        text-decoration: none;
        font-weight: normal
}
A:hover.small
{
        background: white; 
        color: #CF2526;
        font-size: 8pt;
        text-decoration: underline;
        font-weight: normal
}

.space
{margin-top: 20px
}

table.wab, td.wab
{
    border-color: #600;
    border-style: solid;
}

table.wab
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td.wab
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #FFC;
}