

p.normaltext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}
p.normaltext a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
p.normaltext a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
p.normaltext a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: underline;
}
p.normaltext a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}


table.pl {
    font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border-collapse: collapse;
	}

table.pl th {
	text-align: left;
	background-color: #ddd;
	height:25px;
	}

table.pl td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
	height:20px;
	}
	
table.pl a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
table.pl a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
table.pl a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: underline;
}
table.pla:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}