.ltpurphd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #9999CC;
}
.seminarbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.seminardate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #9999CC;
	color: #FFFFFF;
	font-weight: bold;
}
.biobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.articletitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	line-height: normal;
}
.articlesource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.BACKGROUND {
	background-color: #993399;
}
.subheadpurp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993399;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.wrap {
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	clip: rect(0px,auto,auto,0px);
	height: auto;
	width: 185px;
	white-space: normal;
	float: left;
	border: thin none #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	background-position: left top;
	vertical-align: text-top;
}
.bulletnos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 20px;
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #9999CC;
}
.prodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.NewItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	height: 20px;
	background-color: #F00;
	margin-right: 40px;
	margin-left: 40px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	line-height: normal;
	padding-right: 80px;
	padding-left: 80px;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.sidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	text-align: center;
	line-height: normal;
	word-spacing: 3px;
	letter-spacing: 1px;
	clear: both;
}
.new-redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
