.BodyText-EN {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: normal;
	color: #330066;
	font-weight: bold;

}
.CIPHead {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #330066;


}
a:hover {
	color: RED;
}
a:visited {
	color: #660099;
}
.BodyHeader1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 30px;
	font-weight: bold;
	color: #3300FF;
}
.BodyHeader2 {

	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	font-weight: bold;
	color: #3300FF;
}
.BodySmall {
	font-size: 12px;
	color: #330066;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;


}
.FrameBG {
	background-color: #000000;
	border: medium solid #FF0000;
	vertical-align: middle;

}

