@charset "UTF-8";
/* CSS Document */
body {
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #000033;
	text-align: center;
	display: inline;
}
h2 {
	font-size: 16px;
	color: #336666;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #336666;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #336666;
	font-weight: bold;
	text-align: center;
}
P {
	font-family: georgia,serif;
	font-size: 14px;
	color: #000033;
	text-align: center;
}
.italicized {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 25pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-align: center;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
}
.descriptions {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	color: #BAA3A3;
}
.descriptiontitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #baa3a3;
}
.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000033;
}
.smallprint {
	font-style: italic;
	color: #336666;
}
