﻿.cssIntro
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	text-decoration:none;
	font-weight:bolder;
}
.cssPpal
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	text-decoration:none;
	font-weight:bolder;
}

.cssLink
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bolder;
}

.cssLink a:link 
{
	font-family: Arial;
	font-size:9pt;
	font-weight: bolder;
}
.cssLink a:hover {
	font-family: Arial;
	font-size:9pt;
	font-weight: bolder;
}
.cssLink a:visited 
{
	font-family: Arial;
	font-size:9pt;
	font-weight: bolder;
}
.cssLink a:active 
{
	font-family: Arial;
	font-size:9pt;
	font-weight: bolder;
}