A			{
			text-decoration : underline;
			color : #000000;
			}
			
A:Hover		{
			text-decoration : none;
			}
			
Body		{
			background-color : #E6E1F0;
			font-family : Comic Sans MS;
			font-size : 10pt;
			}
			
TD			{
			font-family : Comic Sans MS;
			font-size : 10pt;
			}	
			
.weblink	{
			font-family : Arial;
			font-size : 8pt;
			line-height : 150%;
			color : #000000;
			}
			
.galtxt		{
			font-size : 8pt;
			}	