/* styles below must also be in style07a.css and style07aEditor.css */
body {
	background-color: #FFCC66;
	color: black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
table {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.pheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8B4513;
	font-size : 24px;
	font-style : oblique;
	font-weight : bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #8B4513;
}

table.rates {
	padding: 2px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
.callout {
	margin-left : 50px;
	margin-right : 50px;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1ps solid white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight : bold;
}
.calloutNoLine {
	margin-left : 50px;
	margin-right : 50px;
	padding: 3px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight : bold;
}
.tinytext {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight : bold;
}
.italics {
	font-style : italic;
}
.highlight {
	font-size : 14px;
	background-color: #8B4513;
	color: white;
	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
.highlight2 {
	font-size : 16px;
	font-style : oblique;
	background-color: #950C3A;
	color: white;
	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 2px;
	font-weight : bold;
}
.accent {
	color: #663333;
	font-weight: bold;
	font-size: 12px;
}
