body
{
	background-color:	gray;
	color:				black;
	margin:				0px;
	font-family:		tahoma;
	font-size:			11px;
	background-color:	#747474;
	background-image:	url(/images/bodyback.gif);

}

.plain
{
	color:				black;
	font-family:		tahoma;
	font-size:			11px;
}


.smaller
{
	color:				black;
	font-family:		tahoma;
	font-size:			10px;
}

.medium
{
	color:				black;
	font-family:		tahoma;
	font-size:			14px;
}

.large
{
	color:				black;
	font-family:		tahoma;
	font-size:			16px;
}

.huge
{
	color:				black;
	font-family:		tahoma;
	font-size:			20px;
}

a:link
{
	color:				#a42;
	text-decoration:	none;

}

a:visited
{
	color:				#a42;
	text-decoration:	none;

}

a:hover
{
	color:				#f84;
	text-decoration:	none;
	
}

a.mnu:link
{
	color:				#000;
	text-decoration:	none;
	font-size:			11px;
	
}

a.mnu:visited
{
	color:				#000;
	text-decoration:	none;
	font-size:			11px;
	
}

a.mnu:hover
{
	color:				#a42;
	text-decoration:	none;
	font-size:			11px;
}

a.top:link
{
	color:				#fff;
	text-decoration:	none;
	font-size:			11px;
	
}

a.top:visited
{
	color:				#fff;
	text-decoration:	none;
	font-size:			11px;
	
}

a.top:hover
{
	color:				#d63;
	text-decoration:	none;
	font-size:			11px;
}

h4
{
	font-family:		Garamond, Times New Roman;
	font-size:			22px;
	font-weight:		normal;
	margin-bottom:		5px;
}
	

