<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/strict.dtd">

<html>
<head>
<title>stylesheet</title>
<style type="text/class">

<!--
{  }
{  }
{  }
{  }
h1 {  font-family: arial, helvetica, sans-serif;
	font-weight: bolder; text-align: center }
h2 {  font-family: arial, helvetica, sans-serif;
	font-weight: bolder; text-align: center }
h3 {  font-family: arial, helvetica, sans-serif;
	font-weight: bolder; text-align: center }
h4 {  font-family: arial, helvetica, sans-serif;
	font-weight: bolder; text-align: center }

body { background-color: #ffd700; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	text-align: justify; padding: 5 }
.table  { background-color: #ffd700; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	text-align: justify; padding: 5 }
-->
</style>
</head>
</html>