
ul, li, body {
	padding:0px;
	margin:0px;
}

body {
	font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.style1 {
	font-size: large;
	font-weight: bold;
	border:thin
}
.style2 {
	font-size: medium;
	font-style: italic;
}

.style3 {
	font-size: small;
	font-style: italic;
}
#Content {
margin: 0 auto 0 auto;
	width: 800px;
	min-width: 300px;
}
