td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
p {
	text-indent: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #16304C;
	background-color: #F6DC85;
	text-indent: 6px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #16304C;
}
.highlight {
	background-color: #F6DC85;
	border-color: #27415D;
	border-width:1px;
	border-style: dotted;
}
.highlight2 {
	background-color: #F6DC85;
	color: #16304C;
}
.borders {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F6DC85;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.boxed {
	background-color: #F1E9C8;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-color: #F6DC85;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
