body
{
	font-family: "Century Gothic", Arial;
	font-size: 10pt;
	color: #000000;
	background: url('background.jpg');
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px
}

table
{
	border: 0px none;
	border-collapse: collapse
}
tbody tr td
{
	border: 0px none;
	padding: 0px
}


a:link
{
	font-weight: bold;
	color: #0000ff
}
a:visited
{
	font-weight: bold;
	color: #CC5200
} 
a:active 
{
	font-weight: bold;
	color: #ee8800
}
a:hover
{
	font-weight: bold;
	color: #008800
}


p
{
	font-size: 12pt;
	margin-left: 0;
	margin-right: 20;
	text-align: left
}

.Quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h1
{
	font-size: 24pt;
	font-weight: bold;
	text-align: center
}
h2
{
	font-size: 18pt;
	font-weight: bold;
	text-align: center
}
h3
{
	margin-left: 0;
	font-size: 14pt;
	font-weight: bold
}
h4
{
	margin-left: 0;
	font-size: 12pt;
	font-weight: bold
}


hr
{
	width: 80%;
	height: 2px;
	color: #AAAAAA
}
