/* CSS definition file containing site wide stylesheets */

.PCPfooter {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	margin-left: 20px
}

.TitleSmall {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(120,120,120);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: left
}

.Title {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	color: rgb(120,120,120);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: left
}

.Text_normal {
	font-family: "Arial CE",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	text-decoration: none ;
 	text-align: left
}