	body	{background:#fefafc; font-family:verdana, arial, sans-serif; }
	.links	{font-family: Verdana, Arial, sans-serif;font-size:11px;color:blue; }
/*	.links2	{font-family: Verdana, Arial, sans-serif;font-size:12px;color:blue; }    */
/*	.links3	{font-family: Verdana, Arial, sans-serif;font-size:11px;color:#663366; text-align:justify; width:90% }    */

	A		{font-weight:bold;text-decoration:none;}
	A:hover	{color:red; background-color:#D0FFE0;} 
	A.links:hover{color:red;}
	A:visited     {color:#909960;}

	h1		{text-align:center; color:#804000;}
	h1.title	{font-size:1.2em;color:#990000;}
	h2		{text-align:center; color:#990000;}
	h2.title	{font-size:0.9em;color:#990000;text-align:left;margin:0 0 0 0}
	h2.subtitle	{font-size:0.9em;	margin-bottom:-15px;}
	em		{background-color:#ffffda; color:#990066;}
	em1		{font-size: large;}
	p		{font-size: 1.9ex;}
	b		{font-size: 1.8ex;} 

	div		{color: black;
			text-align: center;}

	.menu		{border-style:solid;
			border-width:thin;
			font-size:medium;
			width:150px;}
	.Hmenu	{border-style:solid; border-width:thin; font-size:13pt;width:140px;}
	.dmenu	{border-style:ridge; border-width:thin; font-size:10pt;width:140px;}
	.gmenu	{border-style:solid; border-width:thin;font-size:10pt;width:140px;}
	.pmenu	{border-style:none; border-width:thin; font-size:2px; text-align:left;width:140px;}
	
	A.block	{font-weight:bold;text-decoration:none;display:block}
	A.block:hover	{color:red; background-color:#E6FFE3;text-decoration:underline;}
	A.block:visited     {color:#909960;}


	.icont	{border-style:solid;
			border-width:thin;
			font-size:10pt;
			text-align:center;
			padding:.5ex;
			width:165px;}

	.chome	{border:solid;
			border-width:thin;
			font-size:14pt;
			font-weight:bold;
			padding:.4ex;
			width:168px;
			margin-bottom:1.2ex
			}

	.shome	{border:solid;
			border-width:thin;
			font-size:12pt;
			font-weight:bold;
			padding:.4ex;
			width:170px;
			margin-bottom:1.2ex
			}
		
	.tcont	{border:solid;
			border-width:thin;
			font-size:13pt;
			padding:.2ex;
			width:172px;
			}
	.itl		{margin:0 8px 0 0;}
	.iright	{margin:0 0 0 8px;}

	span 		{height: 1em;}

	.sright	{position: relative;
				right: 1ex;}

	.left_p		{background:#fffcf7; width:169px;  margin-bottom: 3ex;  float:left; clear:left;}
	.right_p	{background:#fdfafa; float:right; width:169px; margin: 25px 0 0 15px; clear:right;}

	#header 	{
			background-color:#c00;
			color:#ffa;
			font-size:8pt;
			font-weight:bold;
			padding:.4em 10px .1em 20px;
			}

	#header div	{
			text-align: center;
			}

	#header a {
			color:#ffffaa;
			text-decoration: none;
			}

	#header a:hover {
			color:#ffffcc;
			background-color:#e00;
			border-bottom: none;
			}		

	#header a:visited {
			color:#FFe;
			border-bottom: none;
			}
		
	#header76 	{
			background-color:#c00;
			color:#ffffaa;
			font-size:8pt;
			font-weight:bold;
			padding:.4em 10px .1em 20px;
			width:760px;
			}

	#header76 div	{
			text-align: center;
			}

	#header76 a {
			color:#ffa;
			text-decoration: none;
			}

	#header76 a:hover {
			color:#ffffcc;
			background-color:#e00;
			border-bottom: none;
			}		

	#header76 a:visited {
			color:#FFe;
			border-bottom: none;
			}		
