p {
	text-align: left;
}

body {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
}

.caption {
	font-size: small;
	font-style: italic;
}

div.center {
	text-align: center;
}

.style1 {
	font-size: small;
	font-style: italic;
}

td,th {
	color: #0000CC;
}


