body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	text-decoration: none;
	background-color: #CCCCAA;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, Trebuchet, Verdana, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #3399FF;
	background-color: #FEDB6C;
}
a:active {
	font-family: Arial, Helvetica, Trebuchet, Verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	white-space: normal;
	text-decoration: none;
}
ajunk {
	background-attachment: fixed;
	background-image: url(images/flowersbg.gif);
	background-position: left bottom;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1em;
	line-height: 11px;
	word-spacing: 1em;
	list-style-position: outside;
	list-style-image: url(images/arrow_r.gif);
}
.subtitle {
	font-weight: 900;
	text-align: left;
	text-decoration: none;
}

.orange-heading {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.small {
	font-size: 8pt;
	text-decoration: none;
}
