body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: red;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

p {
	font-size: small;
}

li {
	font-size: small;
}

.footer {
	padding: 0px;
	text-align: center;
	font-size: xx-small;
}

.day {
	font-weight: bold;
	padding: 0px,10px,0px, 10px;
}

.time {
	
}

.smallprint {
	font-size: x-small;
}
.rightimage {float: right;}