.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #009999;

}


.png_bg {
	background-image: url(../images/texture1.png);
}

.png_bg1 {
	background-image: url(../images/bottomshade.png);
}

.img{margin: 10px 10px 0 10px;


}