body
	{
	font-family: Times New Roman;
	font-size: 12pt;
	background-color: #000;
	color: #000000;
	}

div.body
	{
	width: 700px;
	}

div.disclaimer
	{
	border-top: 3px ridge #A45200;
	}

div.nav
	{
	text-align: center
	}

div.content
	{
	margin-top: 0px;
	}

table
	{
	font-size: 10pt;
	text-align: left;
	}

td.button
	{
	background-color: #A45200;
	color: #000;
	width: 100px;
	height: 20px;
	border: 1px solid #808080;
	text-align: center;
	}

.center
	{
	text-align: center;
	}

a
	{
	color: #000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold
	}

a:hover
	{
	color: #800000;
	}

a.button
	{
	color: #000000;
	text-decoration: underline;
	}

a:hover.button
	{
	font-weight: bold
	}

p
	{
	text-align:left;
	}

p.paragraph
	{
	margin-top: 10px;
	text-align: justify;
	}

p.bold
	{
	font-weight: bold;
	}

p.title
	{
	font-family: Arial Black;
	font-weight: bold;
	font-size: 24pt;
	text-align: center
	}

span.italic
	{
	font-style: italic;
	}

img
	{
	border: 0px;
	margin: 10px;
	}