
body 
	{text-align: center;
	margin-top:0;
	margin-left:10;
	margin-right:10;
	text-align:center;
	font-size:11pt;
	color:white;
	 background-color:#530053;
	 font-family:Comic Sans MS;
	 
	 scrollbar-face-color: #B500B5;
 	 scrollbar-shadow-color: #530053;
	 scrollbar-highlight-color:#530053;
	 scrollbar-3dlight-color: #B500B5;
	 scrollbar-darkshadow-color: #B500B5;
	 scrollbar-track-color: #530053;
	 scrollbar-arrow-color: #530053}

p
	{font-family:Comic Sans MS;
	text-align:center;
	 font-size:11pt;}

h2
	{font-family:Comic Sans MS;
	 color:yellow;
	 text-transform:uppercase;
	 font-size:14pt;}
	 		 
h1
	{font-family:Comic Sans MS;
	 color:yellow;
	 text-transform:uppercase;
	 font-size:16pt;}

  A:link { color: yellow; text-transform: capitalize; text-decoration: none; }
  A:visited { color: yellow; text-transform: capitalize; text-decoration: none;}
  A:active { color: white; text-transform: capitalize; text-decoration: none;}
  A:hover { color: white;text-transform: capitalize; text-decoration: underline}
  
table
	{font-size:10pt;}