.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.style3 {
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.outline {
	border: 1px solid #CCCCCC;
}
