.cim {
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-align: center;
}
.alcim {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-align: center;
}
P {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	text-indent: 10px;
}
TD{
	text-align : center;
	vertical-align : middle;
	border : 0;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight: bolder;
	color: #9999CC;
}
BODY {
	SCROLLBAR-FACE-COLOR: #FFCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCCCC;
	SCROLLBAR-SHADOW-COLOR: #FFCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #9999CC;
	SCROLLBAR-ARROW-COLOR: #9999CC;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #9999CC;
	background: #FFFFFF;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
}


