@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;
}
.faq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #000033;
	text-align: justify;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
	
.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;
}
.topnavigation {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
a.link-style1:link { color: #000033; text-decoration: none }
a.link-style1:visited { color: #666699; text-decoration: none }
a.link-style1:hover { color: #336666; text-decoration: none }
.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;
}
.smallprintbold {
	font-style: italic;
	color: #336666;
	font-weight: bold;
}


