/* CSS Document */

p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#body_text p {
	font-size: 12px;
	line-height: 16px;
}
#body_text li {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0000FF;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.pt08 {
	font-size: 8px;
	line-height: 10px;
}
.pt10 {font-size: 10px;
	line-height: 13px;
}
.pt12 {font-size: 12px;
	line-height: 16px;
}
.pt16 {font-size: 16px;
	line-height: 20px;
}
.pt18 {font-size: 18px;
	line-height: 22px;
}
.pt20 {font-size: 20px;
	line-height: 25px;
}

#beverages p{
	font-size: 16pt;
	}
.smalltext {
	font-size: 11px;
}
.calendar {
	font-size: 10px;
}
.calendar td {
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
}
