a:link {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006666;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 663366;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bodyTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 20px;
}
.bodyTextTealBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	line-height: 20px;
}
.bodyTextHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #663366;
	line-height: 35px;
}
.bodyTextPurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663366;
	line-height: 20px;
}
.scrollbar {
    scrollbar-3dlight-color:;
    scrollbar-arrow-color:#996699;
    scrollbar-base-color:#CCCCFF;
    scrollbar-darkshadow-color:#666666;
    scrollbar-face-color:#996699;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:;
}
.bodyTextBulleted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 28px;
}
.bodyTextPurpleBulleted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 28px;
	color: #663366;
}
.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663366;
}
.quoteTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663366;
	font-weight: bold;
}
.bodyTextPurpleBold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	line-height: 20px;
}
.purple_background {
	background-color: #996699;
}
.teal_background {

	background-color: #99CCCC;
}
.background {
	color: #FFFFFF;
}

