body {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F3B95;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: .8em;
	line-height: 1.5em;
	word-spacing: .1em;
	background-color: #D0C4FD;	
}
td {
	vertical-align: top;
}
a:link {
	color: #5F3B95;
}
a:visited {
	color: #5F3B95;
}
a img {
	border: 0;
}
.text1 {
	font-size: 1em;
	line-height: 1.8em;
	color: #E6E6B0;
}
.text2 {
	font-size: 1em;
	line-height: 1.2em;
	color: #E6E6B0;
}
.text3 {
	font-size: 1em;
	color: #333300;
}
.headline {
	font-size: 1.1em;
	line-height: 1.1em;
	font-style: italic;
	font-weight: bold;	
	color: #5F3B95;
	text-align: right;
}
.headlinediv {
	font-size: 1.3em;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: left;	
	color:  #5F3B95;
}	
.line {
	background-color: #5F3B95;
	height: 1px;	
}	
.headline2 {
	text-indent: 20px;
	line-height: 1.25em;
}
.headline3 {
	font-size: 12px;
	color: #330033;
	font-style: italic;
}
li {
	text-indent: 10px;
	line-height: 1.25em;
	list-style-type: none;
}	
.indent{
	text-indent: 20px;	
}
#floatRight{
	float: right;
}
#floatLeft{
	float: left;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.centered {
	text-align: center;
}
.clear {
	clear: both;	
}
#frametext { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 210px; 
	height: 300px; 
	text-align: left;
}
#frametextwide { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 536px; 
	height: 300px; 
	text-align: right;
}
.prodtxt {
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;	
}

