BODY
{
    margin-left: 50px;
    margin-right: 50px;
    font-family: Georgia, 'Times New Roman' , Roman
}
A:link
{
    color: green;
    text-decoration: underline
}
A:visited
{
    color: green;
    text-decoration: none
}
H1
{
	font-size: medium;
	margin-left: -25px;
	color: #8B4513;
	border-bottom: thin solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #FFFFF0;
	border-bottom-color: #FFF8DC;
}
H2
{
	font-size: small;
	margin-top: 50px;
	color: #8B4513;
	border-bottom: thin solid;
	font-family: Verdana, Tahoma, Arial;
	border-bottom-color: #FFF8DC;
}
H3
{
    font-size: x-small;
    color: #8B4513;
    font-family: Verdana, Tahoma, Arial
}
.FootNote
{
	border-top: 1px solid;
	font-size: smaller;
	font-family: Verdana, Tahoma, Arial;
	border-top-color: #FFF8DC;
}
P
{
    margin-left: 50px
}
UL
{
    margin-left: 75px
}
TABLE
{
    margin-left: 50px
}

