a:link { color: #00FF00; }
a:visited { color: #FFFF00; }

H1
{
    margin-top: 0;
    margin-bottom: 0;
}

body { 
  background-image: url(pagegrfx/global/bg_redlinks.gif); 
  background-repeat: repeat;
  background-attachment: fixed;
}

.pageheader
{
    font-family: "Courier New", Courier, monospace;
    font-size: 24pt;
    line-height: 24pt;
    color: #FFFFFF;
    font-weight: bold;
}

.text_footnote
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    line-height: 12pt;
    color: #FFFF00;
    font-weight: bold;
    font-style: italic;    
}

.text_norm
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    line-height: 13pt;
    color: #FFFFFF;
    font-weight: bold;
    
}

.text_sectorid
{
    font-family: "Courier New", Courier, monospace;
    font-size: 24pt;
    line-height: 26pt;
    color: #FFFFFF;
    font-weight: bold;
}

.text_linkid
{
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 16pt;
    line-height: 18pt;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic; 
}

.text_linksubid
{
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 12pt;
    line-height: 13pt;
    color: #FFFFFF;
    font-style: italic; 
}