.title	{text-align: center;
	color: gold;
	font-family: Arial;
	font-size: 16pt;}


.red	{color: red}



.black  {color: black;}



body	{color: gold;
	background: #000000;
	font-family: Arial;}



.indent  {text-indent: 15 pt;
	  font-size: 11pt
	 }



th	{font-family: Arial;
	 font-size: 15pt;
	 text-align: center;
	}



.about {font-family: Times New Roman;
	 font-size: 18pt;
	 text-align: center;
	 color:gray;
	}



.sub	{font-family: Arial;
	 font-size: 11pt;
	 text-align: center;
	 color:gold;
	}



.small	{font-family: Arial;
	 font-size: 10px;
	 text-align: center;
	 color:gold;
	}





td	{color:gold;
	 font-size: 11pt;
	 font-family:arial;
	}



.subtitle {font-family: Arial;
	 font-size: 11pt;
	 text-align: center;
	}



A:active {color:blue}

A:hover  {color:red}



A	{text-decoration: none}



A:visited{color:blue}

