BODY 
	}
		font:  15px;
		font-family: serif;
	}
A:LINK
	{ 
		color: black;
		font: 15px;
		font-family: serif;
		}

A:VISITED
	{ 
		color: black;
		font: 15px;
		font-family: serif;
		}
		
A:ACTIVE
	{ 
		color: black;
		font: 15px;
		font-family: serif;
		}
		
EM
{
	font: 15px;
	font-family: serif;
	font-style: italic;
}
A:HOVER
	{
		color: #000000;
		text-decoration:underline;	
	}
.galleryimage
	{
		border: 2px;
		border-color: #000099;
		border-style: solid;
	}

.just
	{
		text-align: justify;
		font: 15px;
		font-family: serif;
		
	}
.copyright
{
		font: 13px;
		font-family: serif;
		color: #000000;
}
.head
{
	font: 20px;
	font-family: serif;
	color: black;
	font-weight: bold;
	text-align: left;
}
.misc
{
	font: 15px;
	font-family: serif;
	color: maroon;
}

.misc-black
{
	font: 15px;
	font-family: serif;
	color: #000000;
}
.credit
{
	font: 15px;
	font-family: serif;
	font-weight: bold;
}

UL
{
font: 15px;
}
P
{
font: 15px;
}