ul {
}
li {
	text-indent: ;
	font-size: 10px;
}
.style3 {
	color: #C6266C;
	font-weight: bold;
	font-size: small;
}
.style4 {
	color: #D04098;
	font-size: small;
}
.style5 {font-size: 12px}
.style6 {font-size: 12}
.style7 {
	font-size: 14px;
	/*text-indent: 1em;*/
	text-align: justify;
}
.style8 {
	font-size: 14px;
	color: #D04098;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #012145;
}
