p { text-align: justify; }body{	background-color: #0CF;	background-image: url(../images/bg.jpg);	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; }li,td,th,h1,h2,h3,h4,h5,h6,address,a,p,pre { background-color: white }