body {
	background-image:url("bkground.jpg");
	font-family: "Arial, Helvetica,Geneva,Swiss,SunsSans-Regular";
	font-size:100%;
}
table.format1 {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
	font-size:100%;
	background-color: #f0f0f0;
	color: #000000;
	font-align: "center";
	align: "center";
	width:100%;
	height:100%;
	
}
tr.format1 {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
	font-size:100%;
	background-color: #f0f0f0;
	color: #000000;
	font-align: "center";

}
td.format1 {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
	font-size:90%;
	background-color: #f0f0f0;
	color: #000000;
	font-align: "center";
	
}
th.format1 {
	font-family: "Helvetica,Geneva,Swiss,SunSans-Regular";	
	font-size:100%;
	color: #000000;
	background-color: #f0f0f0;
	font-weight:bolder;
}


table.format {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";	
	font-size:100%;
	background-color: #f0f0f0;
	color: #000000;
	font-align: "center";
	height: 75%;
	width: 75%;
}
tr.format {
	font-family:"Arial,Helvetica,Geneva,Swiss,SunSans-Regular";	
	font-size:100%;
}
td.format{
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";	
	font-size:100%;
	background-color: #006699;
	color: #000000;
	font-align: "center";
}

th.format {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";	
	font-size:90%;
	color: #000000;
	background-color: #006699;
}

a:link {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
	color: #006699;
	text-decoration: none;
}

a:visited {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
	color: #006699;
	text-decoration: none;
}

a:hover {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
	color: #006699;
	text-decoration: underline;
}

a:active {
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
	color: #006699;
	text-decoration: underline;
}
