@charset "utf-8";
/* CSS Document */
.head{
	font-family:Georgia, "Times New Roman", Times, serif;
	size:28;
	font-style:italic;
	color:#000000;
	height:35px;
	border:0;
	vertical-align:bottom;	
	}
.table1{
	border:1;
	border-color:#09F;
	width:900px;
	height:250px;
	background-color:#ffffff;	
	}
	.para{
		font-family:Georgia, "Times New Roman", Times, serif;
		size:12;
		text-align:justify;
		height:25px;
		position:relative;
		top:-30px;
		border:0;}