	body {
		font-size: 100%;
		font-family: Georgia, serif;
		color: #333366;
		background-color: #FFFFEE;
		}
	body.print {
		font-size: 100%;
		font-family: Georgia, serif;
		color: #000000;
		background-color: #FFFFFF;
		}
	.header {
		font-size: 140%;
		font-family: Georgia, serif;
		color: #333366;
		}
	.header-black {
		font-size: 140%;
		font-family: Georgia, serif;
		color: #000000;
		}
	p {
		margin-top: .5em; 
		margin-bottom: .0em; 
		padding-top: 0em; 
		padding-bottom: 0em;
		}
	.larger {
		font-size: 110%;
		font-family: Georgia, serif;
		font-weight: 400;
		}
	.emphasis {
		font-size: 110%;
		font-family: Georgia, serif;
		font-weight: 600;
		}
	.smaller {
		font-size: 90%;
		font-family: Georgia, serif;
		}
	.small {
		font-size: 80%;
		font-family: Georgia, serif;
		}
	a:link {
		font-size: 90%;
		font-family: Georgia, serif;
		color: #333366;
		text-decoration: none;
		}
	a:visited {
		font-size: 90%;
		font-family: Georgia, serif;
		color: #333333;
		text-decoration: none;
		}
	a:hover {
		font-size: 90%;
		font-family: Georgia, serif;
		color: #009966;
		text-decoration: none;
		}
	a.current {
		font-size: 90%;
		font-family: Georgia, serif;
		font-weight: 600;
		color: #FF3366;
		text-decoration: none;
		}
	a.current:visited {
		font-size: 90%;
		font-family: Georgia, serif;
		font-weight: 600;
		color: #FF3366;
		text-decoration: none;
		}
	a.current:hover {
		font-size: 90%;
		font-family: Georgia, serif;
		color: #009966;
		text-decoration: none;
		}
	a.contact-us {
		font-size: 100%;
		font-family: Georgia, serif;
		color: #333366;
		text-decoration: underline;
		}
	a.contact-us:visited {
		font-size: 100%;
		font-family: Georgia, serif;
		color: #333366;
		text-decoration: underline;
		}
	a.contact-us:hover {
		font-size: 100%;
		font-family: Georgia, serif;
		color: #009966;
		text-decoration: underline;
		}
	a.contact-us-black {
		font-size: 100%;
		font-family: Georgia, serif;
		color: #000000;
		text-decoration: underline;
		}
	a.contact-us-black:visited {
		font-size: 100%;
		font-family: Georgia, serif;
		color: #000000;
		text-decoration: underline;
		}
	a.contact-us-black:hover {
		font-size: 100%;
		font-family: Georgia, serif;
		color: #000000;
		text-decoration: underline;
		}
	a.download {
		font-size: 110%;
		font-family: Georgia, serif;
		color: #333366;
		text-decoration: underline;
		}
	a.download-black {
		font-size: 110%;
		font-family: Georgia, serif;
		color: #000000;
		text-decoration: underline;
		}
	a.download:visited {
		font-size: 110%;
		font-family: Georgia, serif;
		color: #333366;
		text-decoration: underline;
		}
	a.download:hover {
		font-size: 110%;
		font-family: Georgia, serif;
		color: #009966;
		text-decoration: underline;
		}
	a.download-black:visited {
		font-size: 110%;
		font-family: Georgia, serif;
		color: #000000;
		text-decoration: underline;
		}
	a.download-black:hover {
		font-size: 110%;
		font-family: Georgia, serif;
		color: #009966;
		text-decoration: underline;
		}
	img.bullet {
		border-style: none;
		vertical-align: top;
		}
	ul {
		font-family: Georgia, serif;
		font-size: 100%;
		list-style-image: url(images/flower-bullet-2.gif);
		list-style-type: disc;
		margin-top: .5em; 
		margin-bottom: .0em; 
		padding-top: 0em; 
		padding-bottom: 0em;
		}
	li {
		margin-top: .2em; 
		margin-bottom: 0em; 
		margin-left: -.3em; 
		padding-top: 0em; 
		padding-bottom: 0em;
		}
	hr {
		color: #669999;
		}
	div.center {
		text-align: center;
		}
	img {
		border-style: none;
		}
	img.spacer {
		border-style: none;
		}
	img.bullet {
		border-style: none;
		vertical-align: top;
		}
	img.anchor {
		border-style: none;
		}

