body {
	font-family: Georgia;
	font-size: 10pt;
	text-decoration: none;
	text-align: "center"; 
    scrollbar-base-color: #000000
}
p {
	text-align="center";
}		
a:link {
	text-decoration: none;
}
a:activ {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: line-through;
}	