﻿
.glossary 
{
    width:100%;
}

.glossary_heading
{
    height:20px;
    margin-bottom:30px;
    margin-top:30px;
    width:100%;
}
.glossary .terms
{
    position:relative;
    margin-bottom:30px;
}

.glossary .terms p
{
    line-height:1.6em;
}
.glossary TD H2
{
    font-size:24px;
    margin:0px;
    padding:0px; 
    line-height:30px; 
    text-transform:uppercase;
}

.glossary a.Anchors
{
    font-size:22px;
    margin-right:9px;
    font-size:21px;
    text-decoration:none;
}

.glossary_anchors
{
    margin-bottom:30px;
    margin-left:5px;
    margin-top:30px;
}


