body
{
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url("../images/tile.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	margin-bottom: 36pt;
	padding: 0;
}

p
{
	font-size: 9pt;
	line-height: 12pt;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 3px;
}

ul
{
	text-align: justify;
	list-style-type: disc;
	margin: 12px 0 12px 12px;
}

a
{
	color: #000;
	font-size: 9pt;
	font-style: italic;
	font-weight: 500;
	line-height: 12pt;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

a:link
{
	color: #000;
	font-size: 9pt;
	font-family: Times;
	line-height: 12pt;
	text-decoration: none;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}

a:visited
{
	color: #000;
	font-size: 9pt;
	line-height: 12pt;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

a:hover
{
	color: #636300;
	font-size: 9pt;
	line-height: 12pt;
	text-decoration: underline;
	margin-top: 3px;
	margin-bottom: 3px;
}

table
{
	color: #464646;
	font-size: 9pt;
	font-family: Times;
	line-height: 12pt;
	text-align: left;
}


h1
{
	color: #041700;
	font-size: 9pt;
	font-family: Times;
	font-weight: 600;
	line-height: 12pt;
	margin-top: 3px;
	margin-bottom: 3px
}

h2
{
	color: #636300;
	font-size: 9pt;
	font-style: italic;
	font-weight: 500;
	line-height: 12pt;
	margin-top: 3px;
	margin-bottom: 3px;
}

h3
{
	color: #636300;
	font-size: 9pt;
	font-style: italic;
	font-weight: 500;
	line-height: 12pt;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

h4
{
	color: #636300;
	font-size: 9pt;
	font-style: italic;
	font-weight: 500;
	line-height: 12pt;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

h5
{
	font-size: 9pt;
	font-weight: 400;
	line-height: 12pt;
	text-align: justify;
	text-indent: 14pt;
	margin-top: 3px;
	margin-bottom: 3px;
}

#fake ul
{
	display: inline;
}

#fake li
{
	display: inline;
	list-style-type: none;
}

#fake
{
	text-align: center;
	width: 100%;
	margin-top: 30px;
}

#fake a
{
	color: #fdf8ee;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}
