.fontsize18 {
	font-size: 18px;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
	background-color: #FFCCCC;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	border: 1px none #FF9900;
}
.title2 {
	font-weight: bold;
	color: #9933CC;
	background-color: #FFCCFF;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	border: 1px dotted #FF9900;
	padding-left: 5px;
}
.title3 {
	font-size: 16px;
	color: #009900;
}

