.Large {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 10px;
}
.Small {
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	padding-bottom: 10px;
}
a:link {
	color: #BA0166;
}
a:visited {
	color: #560047;
}
a:hover {
	color: #BA0166;
}
a:active {
	color: #0000CC;
}
.LargeBold {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Medium {
font-family: Arial; font-size: 11px; color: #000000
}
.MediumBold {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.Subheading {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	padding-bottom: 5px;
}
.HeaderBlue {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #233A7E;
	padding-bottom: 8px;
}
.Header {
	font-family: Georgia;
	font-size: 14px;
	color: #B80167;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.LargeList {

	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 5px;
}
SPAN.Smaller {
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
}
.TableRow {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCBEE;
	padding-bottom: 2px;
	vertical-align: bottom;
}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	display: list-item;
}
ul {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 6px 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B80167;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #233A7E;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 12px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
