body {
	font-family: Arial;
	color: #666666;	
}
.pageText {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #666666;
	lletter-spacing: 0.3mm;
}

.pageText a:link    {color: #666666;}
.pageText a:visited {color: #666666;}
.pageText a:hover   {color: #666666;}
.pageText a:active  {color: #666666;}

h1 {
	margin-top: 2px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}
h2 {
	margin-top: 2px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
h3 {
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
h4 {
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
}