BODY
{
	font-size: 15px;
	color: #1937C7;
	font-family: tahoma, Georgia, Arial;
}
P
{
	margin-bottom: 12px;
	margin-top: 12px;
}
.channelled
{
	font-style: italic;
}
.navL1
{
	font-weight: bold;
	font-size: 16px;
	color: #1937C7;
	text-decoration: none;
}
.navL1:visited
{
	font-weight: bold;
	font-size: 16px;
	color: #1937C7;
	text-decoration: none;
}
.navL1:hover
{
	font-weight: bold;
	font-size: 16px;
	color: #1937C7;
	text-decoration: underline;
}
.navL2
{
	font-weight: bold;
	font-size: 14px;
	color: #D862FC;
	text-decoration: none;
}
.navL2:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #D862FC;
	text-decoration: none;
}
.navL2:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #D862FC;
	text-decoration: underline;
}
H1
{
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 5px;	
	line-height: 22px;
	text-align: left;
}
H2
{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 4px;	
}
H3
{
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 2px;	
	text-align: center;
}
H4
{
	font-weight: bold;
	font-size: 14px;
	color: #D862FC;
	margin-bottom: 3px;	
	line-height: 14px;
	text-align: center;
}
H5
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;	
	line-height: 13px;
}
H6
{
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 3px;	
}

.hide
{
	visibility: hidden;
}
.show
{
}
