body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663366;
	background-color: #FEF1E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #339999;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.link1:visited {
	  color: #339999;	
	  font-size: 15px;
      font-style: normal; 
      font-weight: normal; 
      font-variant: normal; 
      text-decoration: none;
}
a.link1:hover {
	color: #9966CC;	
      font-style: normal; 
	  font-size: 15px;
      font-weight: normal; 
      font-variant: normal; 
      text-decoration: underline;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #663366;
}
.italiclarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #663366;
}
.disclaimer1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #999999;
}
.small1 {
	font-size: 10px;
	font-weight: bold;
}
.orangebold {
	font-weight: bold;
	color: #FF9900;
}
.quote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.quoteref {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666699;
}
.beigelarge {
	font-size: 16px;
	font-weight: bold;
	color: #BDA559;
}