﻿body 
{
	margin-left:20px;
	font-family:Arial;
	font-size:10pt;
	text-align:left;
}

h1
{
	margin-left:20px;
	font-size:18pt;
	color:#666666;
	font-weight:bold;
	text-align:left;
}

h2
{
	margin-left:20px;
	font-size:14pt;
	font-weight:bold;
	color:#75bb3e;
	text-align:left;
}

h3
{
	margin-left:20px;
	font-size:14pt;
	font-weight:bold;
	color:#666666;
	text-align:center;
}

p
{
	margin-left:20px;
	text-align:left;
	line-height: 1.5em;
}

#Header div
{
	border:0px;
}
       
#Header img
{
	border:0px;
}
       
#Body img
{
	border:0px;
}

#Body a
{
	text-decoration:none;
	color:#ff6701;
}

#Body a:hover
{
	text-decoration:underline;
	color:#ff6701;
}

#Body ul
{
	text-align:left;
	line-height:1.5em;
}
       
#Footer a
{
	text-decoration:none;
	color:#666666;
    font-weight:bold;
}
       
#Footer a:hover
{
	text-decoration:underline;
    color:#666666;
    font-weight:bold;
}