.HeadingCenterLargePurp {
	font-family: Arial;
	text-align:center;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
}
.HeadingCenterXtraLarge {
	font-family: Arial;
	text-align:center;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HeadingCenterLarge {
	font-family: Arial;
	text-align:center;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.LargeBlackLeft {
	font-family: Arial;
	text-align: left; 
	text-indent: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.HeadingCenterMed {
	font-family: Arial;
	text-align:center;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.MedBlackTextIndent20 {
	font-family: Arial,;
	font-size: 14px;
	font-style: normal;
	text-indent: 20px; 
	font-weight: normal;
	color: #000000;
}
.MedBlackTextLeft {
	font-family: Arial,;
	text-align:left; 
	text-indent: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.MedBlackTextLeftItalic12 {
	font-family: Arial,;
	text-align:left;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.TextLeftBoldMed {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-indent: 14px;
	color: #000000;
}
.HeadingCenterMed {
	font-family: Arial;
	text-align:center;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.SMBlackTextCenter {
	font-family: Arial,;
	text-align: center; 
	text-indent: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.MedBlackTextLeftItalic {
	font-family: Arial,;
	text-align:left;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.MedBlackTextCenter{
	font-family: Arial,; 
	text-align:center; 
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.smallsidebar {
	font-family: Arial; 	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}

.smallsidebarbold {
	font-family: Arial,;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
}
.quotes {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
}
.quotesUnderline {
	font-family: Arial;
	text-decoration: underline;
	text-align:center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
}
.quotes14 {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
}
.quotes14Center {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
	text-align:center;
}

.TextLeftNormal {
	font-family: Arial;
	text-align:left;
	font-size:  small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
