/* This is a Style Sheet for Home Page */
p
{text-align: center;
/* This is another comment */
color: black;
font-family: arial}
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Bookman Old Style";
	panose-1:2 5 6 4 5 5 5 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:647 0 0 0 159 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
h1
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:1;
	font-size:18.0pt;
	font-family:"Times New Roman";
	color:red;}
h2
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:2;
	font-size:14.0pt;
	font-family:"Times New Roman";
	color:black;}
h3
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:3;
	font-size:12pt;
	font-family:"Arial";
	color:orange;}
h4
	{mso-margin-top-alt:auto; font-weight: normal;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:4;
	font-size:10.0pt;
	font-family:"Arial";
	color: "black";}
h5
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:5;
	font-size:8.0pt;
	font-family:"Arial";
	color:blue;}
h6
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:6;
	font-size:6pt;
	font-family:"Tahoma";
	color:black;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
	  body,table,input,textarea { font-family: Comic sans MS; font-size: 12pt; }
	  .cat_link { color: blue; text-decoration: none; }
	  .cat_link:hover { text-decoration: underline; }
	  .category { font-weight: bold; color: black; text-decoration: none; }
	  .category:hover { text-decoration: underline; }
	  .category_cnt {  }
	  .subcategory { font-size: 75%; color: blue; text-decoration: none; }
	  .subcategory:hover { text-decoration: underline; }
	  .subcategory_cnt { font-size: 75%; }

	.cat_links { color: red; text-decoration: none; }
  	.cat_links:hover { text-decoration: underline; }
