<!--

body		{
	 		 text-align: center;
	 		 background-color: #818FA0;
	 		 font-family: Arial;
	 		 font-size: 9pt;
	 		 color: #444444;
			}

h1			{
			 text-align: center;
			 font-size: 12pt;
			 font-family: Arial;
			 font-weight: bold;
			 color: #444444;
			}

h2			{
			 text-align: center;
			 font-size: 20pt;
			 font-family: Arial;
			 font-weight: bold;
			 color: #444444;
			}

h3			{
			 text-align: center;
			 font-size: 12pt;
			 font-family: Arial;
			 font-weight: bold;
			 color: #444444;
			}


.content	{
	 		 text-align: justify;
	 		 font-family: Arial;
			 font-size: 9pt;
			 color: #444444;
			}

table#main	{
		 	 width: 800px;
		 	 background-color: #FFFFFF;
		 	 border-color: #333333;
		 	 border-width: 1px;
		 	 border-style: solid;
		 	 margin-left: auto;
		 	 margin-right: auto;
			}

td#center	{
		 	 vertical-align: top;
		  	 padding: 20px;
		  	 background-image: url('images/bkgd.jpg');
			}

td#menuleft	{
		 	 vertical-align: top;
		 	 background-image: url('images/bkg.jpg');
		 	 border-color: #333333;
		 	 border-right-style: solid; 
		 	 border-right-width: 1px;
		 	 padding: 0px;
			}

.header {font-size: 10pt; font-family: arial; font-weight: bold; color: black; border-bottom: 1pt solid black; border-top: 1pt solid black; background-color: #BABABA;}
.category {font-size: 9pt; font-family: arial; font-weight: bold; padding-left: 5px;border-bottom: 1pt solid white;}
.subcategory {font-size: 9pt; font-family: arial; padding-left: 10px; border-bottom: 1pt solid white;}

-->
