h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #6A2E7A;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #B18911;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #694D5A;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #694D5A;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #694D5A;
}
.textrsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #694D5A;
}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #694D5A;
}
.highlight {
	background-color: #FAD672;
}
.highlightshout {
	background-color: #FFE18D;
}
.hotboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #672140;
}
.hotboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #822C5D;
}.texttiny {
	font-size: 10px;
}
li {
	list-style-image: url(../pictures/misc/bul.gif);
}
.backgrounddark {
	background-color: #682140;
}
.imageborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE376A;
	border-right-color: #AE376A;
	border-bottom-color: #AE376A;
	border-left-color: #AE376A;
	background-color: #F9D571;
	padding: 2px;
	margin-left: 0px;
}



.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #B18911;
	line-height: 150%;
}
