@import url("Link.css");
body {
	background-color: #99CCFF;
}
table {
	background-color: #CCCCCC;
	border: outset #0000FF;
	white-space: nowrap;
	text-align: justify;





}
p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
h1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;





}
.sa {
	font-size: 14px;
	color: #0000FF;
}
