a:link, a:visited, a:active{	color: black;	font-weight: bold;	text-decoration: none}a:hover{	color: blue;	font-weight: bold;	text-decoration: underline overline}p.left{	text-align: left;	font-size: 16pt}p.center{	text-align: justify;	font-size: 16pt}p.right{	text-align: right;	font-size: 16pt}span{	color: red;	text-decoration: none;	font-family: Times;	font-variant: small-caps;	font-size: 28pt;	font-weight: bold}