@charset "utf-8";
/* CSS Document */



h1 {
	font-family:"Times New Roman";
	font-size: 18px;
	text-decoration:underline;
	color: #000000;
	text-align:center;
}

body{

	background-image: url('../bleached.jpg');
		margin-left:16px;
}

p, td {
	font-family: "Times New Roman";
	font-size: 15px;
	line-height:18px;


}


sup {
	font-family:"Times New Roman";
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	
}

a {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

small{
	font-family: "Times New Roman";
	font-size: 12px;


}


#back {
	font-family: "CentSchbook BT";
	font-size: 16px;
	text-decoration:underline;
	font-weight:normal;
}

