BODY	{	background: #ffffff;
	 	font: 10pt;
	 	font-family: Arial;
	 	color: #000000; }
	 	
a {text-decoration: none;}
a:link {color: white;}
a:visited {color: white;}
a:active {color: red;}
a:hover {color: black;
	 font-weight:bold;
	 background-color: #87ceeb;}
		
.mmenutext	{font: 10pt;}

.plaintext	{font: 10pt;
		 font-family: Arial;
		 color: #ffffff:}

.header1	{font: 12pt;
		font-family: Arial;
		color: black;
		 
.glow1	{height: 10; width: 350;
	filter: Glow(Color=blue, Strength=6)}
		
.glow2	{height: 10; width: 300;
	filter: Glow(Color=blue, Strength=8)}
		
.glow3	{height: 10; width: 98;
	filter: Glow(Color=red, Strength=5)}		
		
H1		{font: 14pt;
		font-family: Arial;
		color: white;}		

H2		{font: 16pt;
		font-family: Arial;
		color: black;}
		
P		{font: 10pt;
		font-family: Arial;
		color: black;
		text-indent: 0 in;
		margin-left: 0 px;
		margin-right: 0 px;}