﻿#otherPagesTitle
{
    color:#4d4d4d;
    font-size:20px;
    font-weight:bold;
    text-decoration:underline;
    margin-top:20px;
    margin-left:100px;
}
#otherPagesSectionTitle
{
    color:#4d4d4d;
    margin:20px 100px 0px 100px;
    font-size:14px;
}
#otherPagesBody
{
    color:#4d4d4d;
    text-align:left;
    margin:20px 100px 50px 100px;
    font-size:14px;
}
#otherPagesBody tr
{
    border-top:1px solid silver;
}
#otherPagesBody li
{
    margin-top:4px;
    list-style:square;
}
#otherPagesBody ul
{
	margin:10px 0px 10px 30px;
}
#otherPagesBody a
{
    text-decoration:underline;
    color:#4d4d4d;
}
#otherPagesBody a:hover
{
    color:Black;
}
#otherPagesText p
{
    margin:20px 100px 0px 100px;
    color:#4d4d4d;
    font-size:14px;
}
#otherPagesText
{
    margin-bottom:50px;
}
#otherPagesText ul
{
    margin-left:100px;
    margin-right:100px;
    margin:10px 100px 10px 130px;
}
#otherPagesText li
{
    margin-top:4px;
    list-style:square;
    color:#4d4d4d;
}