.gsbody {
	font-family: Arial,;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-indent: 20px;
	color: #333333;
}
.MedBlackTextIndent20 {
	font-family: Arial,;
	font-size: medium;
	font-style: normal;
	text-indent: 20px; 
	font-weight: normal;
	color: #000000;
}
.MedBlackTextLeft {
	font-family: Arial,;
	text-align:left; 
	text-indent: 0px;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.SMBlackTextCenter {
	font-family: Arial,;
	text-align: center; 
	text-indent: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.LargeBlackLeft {
	font-family: Arial;
	text-align: left; 
	text-indent: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.LargeBlackRight {
	font-family: Arial;
	text-align: right; 
	text-indent: 0px;
	font-size: 16px;
	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;
}
.MedBlackText Center{
	font-family: Arial,; text-align:center; 
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.MedWhiteCenter {
	font-family: Arial,;
	text-align:center;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.gsheaders {
	font-family: Arial; font-size: large; font-style: normal; font-weight: bold; color: #5B1687;
}
.gsheadersItalic {
	font-family: Arial; font-size: large; font-style: normal; font-weight: bold; color: #5B1687; font-style: italic;
}
.LargePurpleHeader{
	font-family: Arial; font-size: large; font-style: normal; font-weight: bold; color: #5B1687;
}
.smallsidebar {
	font-family: Arial; 	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
.smallsidebarwht {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	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;
}
.TextLeftBoldMed {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-indent: 20px;
	color: #000000;
}

.HeadingCenterMed {
	font-family: Arial;
	text-align:center;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

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