body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/side.gif);
	font-size: 16px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	padding-left: 5px;
}

h2 {
font-size: 20px;
	font-weight: bold;
	color: #660000;
	padding-left: 5px
}

h3 {
font-size: 18px;
	font-weight: bold;
	color: #660000;
	padding-left: 5px
}

p {
	padding-left: 15px;
	padding-right: 15px;
}