.AltTitleDark {
	font-family: "Monotype Corsiva";
	font-size: 18pt;
	font-weight: bolder;
	color: #645b49;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.AltTitleLight {
	font-family: "Monotype Corsiva";
	font-size: 18pt;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
body {
	font-family: "Century Gothic", "Franklin Gothic Medium", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;

}
.QuotesDark {
	font-family: "Comic Sans MS", "Palatino Linotype", monospace;
	font-size: 14px;
	font-weight: normal;
	color: #642c2c;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: italic;
}
.QuotesLight {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #83A280;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: italic;
}
.Quote-Inset-Dark {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #0c4b6a;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: italic;
}
.Quote-Inset-Light {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #E1ABBD;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: italic;
}
.SmallCapsDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.SmallCapsLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: small-caps;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.BodyTextLight {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.SubTitleDark {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #093349;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.SubTitleLight {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #90b2d3;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.TitleDark {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 20pt;
	font-weight: bolder;
	color: #645b49;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.TitleLight {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 20pt;
	font-weight: bolder;
	color: #a69c88;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
}
tbody {
	font-family: "Century Gothic", "Franklin Gothic Medium", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;

}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	list-style-image: url(/images/bullet.gif);

}
a:link {
	color: #810036;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #309;
}
a:active {
	text-decoration: none;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 32pt;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 24pt;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 18pt;
}

