
A:link{	
	color:darkblue;	
	text-decoration:underline;}
A:visited{	
	color:darkslateblue;	
	text-decoration:none;}
A:active{	
	color:#333333;
	text-decoration:none;}
A:hover{
	color:cornflowerblue;
	text-decoration:underline;}

P{
	line-height:20pt;}
.p {  line-height: normal}
.12p {  font-size: 12px; line-height: 125%}
.10p {  font-size: 10px}
.12_2 {  font-size: 12px; line-height: 110%}
