.NoBreakBeforeAfter
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}
.Text
{
    font-family: 'Microsoft Sans Serif';
    text-align: justify;
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    color: black;
}
.Indented10
{
    margin-left: 10px;
    margin-right: 10px;
    }
.Space5
{
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 5px
}
.TextBottom
{
    font-family: 'Microsoft Sans Serif';
    text-align: center;
    font-size: 10px;
    margin-bottom:5px;
    margin-top:5px;    
    color: #000000;
}
.Title1
{
    float: left;
}
body
{
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    text-align: center;    
}
    .Bordered
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
  A
{
    text-decoration: underline;
    color: #000000;
}
    A:hover
{
    color:#caa808;
    background-color: #000000;
}
P
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.IndentedBullet
{
    MARGIN-LEFT: 25px;
    TEXT-INDENT: -15px
}
.NoSpace
{
 MARGIN-TOP: 0px;
 MARGIN-BOTTOM: 0px
}
TD.Box2
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/Box2Back.gif);
    BACKGROUND-REPEAT: repeat-x
}
TD.Box6
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/Box6Back.gif);
    BACKGROUND-REPEAT: repeat-y
}
TD.Bottom
{
    background-color: #e1aea8;
}
ul
{
    padding-top:10px;
    padding-left:0px;
    padding-right:0px;
    width:200px;
}
li
{
    font-family: 'Microsoft Sans Serif';
    text-align: left;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
    list-style-position: inside;
    list-style-type: disc;
}
h1
{
    font-family: 'Microsoft Sans Serif';
    text-align: left;
    font-size: 16px;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:5px;
}