<!--
	body	{font-family: Verdana, Arial, Helvetica;}
	
	A:hover	{text-decoration: underline;
			textDecoration: underline;
			background-color: #FFCC99;}
			
	A:link	{color: #336666;
			background: transparent;
			font-weight: bold;
			text-decoration: underline;
			textDecoration:	underline;}
			
	A:visited	{color: #669999;
				background: transparent;
				font-weight: bold;
				text-decoration: underline;
				textDecoration: underline;}
				
	.nav	{background-color: #CCCCCC;
			color: #666666;
			font-weight: bold;
			font-family: arial;}
			
	.navrev	{background-color: #669999;
			color: #FFFFFF;
			font-weight: bold;
			font-family: arial;}
			
	.topbox {background-color: #CCCCCC;
			color: #FFFFFF;
			font-weight: bold;
			font-family: arial;}
				
	A.navtop:link	{color: #666666;
					background-color: #CCCCCC;
					font-weight: bold;
					text-decoration: none;
					textDecoration:	none;}
					
	A.navtop:visited	{color: #666666;
					background-color: #CCCCCC;
					font-weight: bold;
					text-decoration: none;
					textDecoration:	none;}
					
	A.navtop:hover	{text-decoration: underline;
					textDecoration: underline;
					font-weight: bold;
					color: #336666;
					background-color: transparent;}
			
	A.revnavtop:link	{color: #FFFFFF;
					background-color: #669999;
					font-weight: bold;
					text-decoration: none;
					textDecoration:	none;}
					
	A.revnavtop:visited	{color: #FFFFFF;
					background-color: #669999;
					font-weight: bold;
					text-decoration: none;
					textDecoration:	none;}
					
	A.revnavtop:hover	{text-decoration: underline;
						textDecoration: underline;
						font-weight: bold;
						color: #FFFFFF;
						background-color: #669999;}
						
	A.navbot:link	{color: #FFFFFF;
					background-color: #669999;
					font-weight: bold;
					text-decoration: none;
					textDecoration:	none;}
					
	A.navbot:visited	{color: #FFFFFF;
					background-color: #669999;
					font-weight: bold;
					text-decoration: none;
					textDecoration:	none;}
					
	A.navbot:hover	{text-decoration: underline;
					textDecoration: underline;
					font-weight: bold;
					color: #666666;
					background-color: #FFFFFF;}
			
	A.revnavbot:link	{color: #666666;
					background-color: #FFFFFF;
					font-weight: bold;
					text-decoration: none;
					textDecoration:	none;}
					
	A.revnavbot:visited	{color: #666666;
					background-color: #FFFFFF;
					font-weight: bold;
					text-decoration: none;
					textDecoration:	none;}
					
	A.revnavbot:hover	{text-decoration: underline;
						textDecoration: underline;
						font-weight: bold;
						color: #666666;
						background-color: #FFFFFF;}
				
	H1	{font-family: Georgia, Times, "Times New Roman";
		color: #336666;
		font-size: 125%;
		font-weight: bold;
		background-color: transparent;}
		
	H2	{font-family: Arial, Verdana;
		color: #669999;
		font-size: 110%;
		font-weight: bold;
		text-align: center;
		background-color: #F5F5F5;
		border-style: solid;
		border-width: 1px;
		border-color: #336666;}

	.list {line-height: 150%; margin-left: 10px;}

	.gal	{line-height: 150%;
			font-family: arial, verdana;
			color: #666666;
			text-decoration: underline;
			textDecoration: underline;}
			
	.wall	{background-color: #F5F5F5;
			border-style: solid;
			border-width: 1px;
			border-color: #CCCCCC;}
	
	br.short	{font-size:	8px; line-height:	6px;}
	
	p	{line-height: 130%;
		text-align: justify;}
	
	blockquote {line-height: 120%;}
	
	li	{line-height: 150%;
		list-style-type: disc;
		color: #669999;}
				
	
	-->
