body {
	font-family: verdana;
	font-size:xx-small;
	font-weight: normal;
	font-style: normal;
	color: rgb(120, 120, 120);
	line-height:1.5; 
	letter-spacing:1px;
	background-color: rgb(250, 250 250);
	margin-top:11%;
	margin-left:11%;
	scrollbar-color=grey;
}



a:link {
	color: rgb(20, 20, 20);
	text-decoration: underline;
}

a:visited {
	color: rgb(20, 20, 20);
	text-decoration: underline;
}

a:active {
	color: rgb(20, 20, 20);
	text-decoration: none;
}

a:hover {
	color: rgb(230, 230, 230);
	text-decoration: none;
	
}


table {
	background-color: rgb(250, 250, 250;
	margin-top:
	font-family: verdana;
	font-size:xx-small;
	
}

table.center {
	margin-left: auto; margin-right: auto;
}