<!-- 

	.verdana	{ font-family : Verdana, Arial;	color : #3333ff;	font-size: 14px; }	
	.arial		{ font-family : Arial, Verdana;	color : ;	font-size : 16px;	font-weight : bold; }
	
	.H2			{ font-family : Arial, Verdana;	color : Red;	font-size : 20px;	font-weight : bold; }
	.title	{ font-family : Copperplate Gothic Bold, verdana, Arial;	color : blue;	font-size : 25px;	font-weight : bold; background-color:;}
	.head		{ font-family : Copperplate Gothic Bold, Goudy Old Style, Arial;	color : #6633ff;	font-size : 18px;	font-weight : bold; background-color:;}
	
	
	.name		{ font-family : Arial, Verdana;	color : #6633ff;	font-size : 14px;	font-weight : bold; }
	.name1	{ font-family : Verdana, Arial;	color : #6666ff;	font-size: 12px; }	
	
	.link					{ font-family : Arial, Verdana;	color : #3366ff;	font-size : 14px;	font-weight : bold;	text-decoration : none;	}
	.link:Visited	{ font-family : Arial, Verdana;	color : ;	font-size : 14px;	font-weight : bold;	text-decoration : none;	}
	.link:Active	{ font-family : Arial, Verdana;	color : ;	font-size : 14px;	font-weight : bold;	text-decoration : none;	}
	.link:Hover		{ font-family : Arial, Verdana;	color : #ff00cc;	font-size : 14px;	font-weight : bold;	text-decoration : underline; }	
	
	.leftlink			{ font-family : Arial, Verdana;	color : black;	font-size : 14px;	font-weight : bold;	text-decoration : none;	}
	.leftlink:Visited	{ font-family : Arial, Verdana;	color : ;	font-size : 14px;	font-weight : bold;	text-decoration : none;	}
	.leftlink:Active	{ font-family : Arial, Verdana;	color : ;	font-size : 14px;	font-weight : bold;	text-decoration : none;	}
	.leftlink:Hover		{ font-family : Arial, Verdana;	color : blue;	font-size : 14px;	font-weight : bold;	text-decoration : underline; }

	.left18			{ font-family : Arial, Verdana;	color : white;	font-size : 16px;	font-weight : bold;	text-decoration : none;	}
	.left18:Visited	{ font-family : Arial, Verdana;	color : white;	font-size : 16px;	font-weight : bold;	text-decoration : none;	}
	.left18:Active	{ font-family : Arial, Verdana;	color : white;	font-size : 16px;	font-weight : bold;	text-decoration : none;	}
	.left18:Hover	{ font-family : Arial, Verdana;	color : red;	font-size : 16px;	font-weight : bold;	text-decoration : underline; }

-->	