p { text-align: justify; }body{	background-color: white;	background-repeat: repeat;	background-attachment: scroll;}a:link{	color: #000;	text-decoration: underline;}a:active{	color: #000;	text-transform: lowercase;	text-decoration: blink;	font-family: Cursive, Serif;	font-style: italic;	font-weight: bolder;}a:hover{	color: #000;	text-transform: uppercase;	text-decoration: overline;	font-family: Cursive, Serif;	font-style: oblique;	font-variant: small-caps;	font-weight: bold;	font-size: 10pt;}a:visited{	color: #000;	text-decoration: underline;}a { font-size: 10pt; }.cursive { font-family: Edwardian Script ITC, cursive, Serif, Sans Serif; }body, img { margin: 10px 5px 5px 5px; }