<STYLE TYPE="text/css">
<!--

.red {color: #ff0066}
.burnt{color: #ff6666}
.darkblue {color: #3399ff}
.blue{color: #33ccff}
.lightblue{color: #66e0ff}
.green{color: #66ff99}
.orange{color: #ffcc66}
.purple{color: #9999ff}

  @font-face {
    font-family: Book Antiqua;
    font-style:  normal;
    font-weight: normal;
    src: url(BOOKANT0.eot);
  }

table	{
	width: 845px;
	padding: 2px;
	text-align: center;
	}

tr 	{
	text-align: center;

	}

td 	{
 	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 22px;
	padding-right: 7px;
	padding-left: 3px;
	font-family: "Book Antiqua";
	font-size: 11pt;
   }

td.center	{text-align: center}

td.title {
	text-align: center;
	color: #ffcc66;
	font-size: 15pt
	}

td.header { 
	color: #ff6666;
	font-size: 13pt;
	padding-top: 17px;
}


 A	{
	text-decoration:none;
	target: new;
	}
 A:link	{color : #3399ff}
 A:visited	{color :#66ff99}
 A:hover	{
	color :#ff9966;
	text-decoration:underline
	}
 A:active	{color : #ff0066}

A.toc:link		{color: #9999ff}
A.toc:visited	{color: #9999ff}
A.toc:hover	    {color: #ccff77}
A.toc:active	{color: #ff6666}

A.footer:link		{color: #9999ff}
A.footer:visited	{color: #9999ff}
A.footer:hover	    {color: #ff6666}
A.footer:active	    {color: #ff6666}


 BODY 	{
	background-image:url(images\bg.jpg);
	background-color : #171716;
	color: #ff6666;
	text-align: center;
	background-attachment: fixed;
	font-family: "Book Antiqua";
	}



p 	{
	text-align: left;
	width: 575px;
	white-space: pre;
	font-family: "Book Antiqua";
	}

.book { font-family: "Book Antiqua"; }

img.ruler {
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
	}

img {border-style: none}


-->
</STYLE>


