
body 
	{text-align: center;
	margin-top:"26";
	margin-left:10px auto;
	margin-right:10px auto;
	text-align:center;
	font-size:10pt;
	color:white;
	 background-color:#100C10;
	 font-family:Verdana;
	 scrollbar-face-color: white;
 	 scrollbar-shadow-color: black;
	 scrollbar-highlight-color:black;
	 scrollbar-3dlight-color: white;
	 scrollbar-darkshadow-color: white;
	 scrollbar-track-color: black;
	 scrollbar-arrow-color: black}

p
	{font-family:Verdana;
	text-align:center;
	 font-size:10pt;}

h2
	{font-family:Verdana;
	 color:white;
	 text-transform:uppercase;
	 font-size:16pt;}
	 		 
h1
	{font-family:Verdana;
	 color:white;
	 text-transform:uppercase;
	 font-size:21pt;}

  A:link { color: yellow; text-transform: capitalize; text-decoration: none; }
  A:visited { color: yellow; text-transform: capitalize; text-decoration: none;}
  A:active { color: red; text-transform: capitalize; text-decoration: none;}
  A:hover { color: red;text-transform: capitalize; text-decoration: underline}
  
table
	{font-size:10pt;
    margin-left: auto;
	margin-right: auto;}