.body {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}
.body2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #666666;
	
}
.date {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #9966CC;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #9966CC;
	font-weight: bolder;
}
.header {
	font-family: "Trebuchet MS"; 
	font-size: 24px; 
	font-weight: bold; 
	color: #FF00FF;
}
.link {

	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
}
.link2 {

	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9966CC;
}
.pad {
	height: auto;
	width: auto;
	font-size: 9px;

}
.outline {
	margin: 20px;
  	padding: 0 10px 10px;
  	border: 4px solid #666;
  	border-radius: 15px;
  	padding-top: 10px;
	color: #666666;

}