body {

	background-repeat: repeat;
	text-align: justify;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	background-image: url(paper.jpg);
	padding: 0px 10px 10px 10px;

}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	font-weight: bold;
	text-align: left;
	padding: 100;
}

h2 {
	text-align: justify;
	font-weight: lighter;
	font-size: larger;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	text-align: right;
	font-weight: normal;
	font-size: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

a:active {
	text-decoration: none;
	color: Black;
}

a:visited {
	text-decoration: none;
	color: Black;
}	

a:link {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: underline;
	color: Black;
}
	
table {
	text-align: justify;
	vertical-align: middle;
	font-size: large;
	line-height: 200%;
}
