.title {
	color: #333333;
	font: italic 16px/normal Arial, Helvetica, sans-serif;
}

.title2 {
	color: #333333;
	background: #FFFFFF;
	font: normal 13pt/normal Times New Roman, Times, serif;
	text-align: center;
}

.title3 {
	color: #FF0000;
	background: #FFFFFF;
	font: normal 13pt/normal Arial/Helvetica Sans-serif;
	text-align: left;
	font-weight: 700;
}

.title4 {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 700;
	border-top-width:10px;
	border-bottom-width:5px;
}
