a:link { 
  font-size: 10pt; 
}

.p_first{
	font-weight : bold;
	text-align : justify;
	margin-top : 12pt;
	margin-bottom : 10pt;
}

.p_first2{
	font-weight : bold;
	text-align : justify;
	margin-top : 0pt;
	margin-bottom : 10pt;
}

.p_normal{
	text-align : justify;
	margin-top : 10pt;
	margin-bottom : 10pt;
}

.p_head1{
	font-weight: bold;
	margin-top : 18pt;
	margin-bottom: -5pt;
	background-image : url(/uploads/bullet.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding-right : 20pt;
}

.p_head2{
	font-weight: bold;
	margin-top : 18pt;
	margin-bottom: -5pt;
    _color : #AC215A;
}

.wide_image{
	margin-top : 10pt;
	margin-bottom :10pt;
	width:450px;
}

.pub_frame{
	margin-top: 10pt;
	margin-bottom: 0pt;
	width:100%;
}

.bullet{
	margin-top : 5pt;
	margin-bottom :5pt;
	padding-right:0pt;
    padding-left:10pt;
	text-align : justify;
}

.bullet_purple{
	margin-top : 10pt;
	margin-bottom :10pt;
	padding-right:20pt;
    padding-left:10pt;
	LIST-STYLE-IMAGE: url(/uploads/bullet.gif);
	text-align : justify;
}

.bullet_green{
	margin-top : 10pt;
	margin-bottom :10pt;
	padding-right:10pt;
    padding-left:20pt;
	LIST-STYLE-IMAGE: url(/images/bullet_green_shalva.gif);
	text-align : justify;
}

.bullet_orange{
	margin-top : 10pt;
	margin-bottom :10pt;
	padding-right:10pt;
    padding-left:20pt;
	LIST-STYLE-IMAGE: url(/images/bullet_orange_shalva.gif);
	text-align : justify;
}

.bullet_blue{
	margin-top : 10pt;
	margin-bottom :10pt;
	padding-right:10pt;
    padding-left:20pt;
	LIST-STYLE-IMAGE: url(/images/bullet_blue_shalva.gif);
	text-align : justify;
}

.bullet_lblue{
	margin-top : 10pt;
	margin-bottom :10pt;
	padding-right:10pt;
    padding-left:20pt;
	LIST-STYLE-IMAGE: url(/images/bullet_lblue_shalva.gif);
	text-align : justify;
}

.bullet_yellow{
	margin-top : 10pt;
	margin-bottom :10pt;
	padding-right:10pt;
    padding-left:20pt;
	LIST-STYLE-IMAGE: url(/images/bullet_yellow_shalva.gif);
	text-align : justify;
}

.bullet_check{
	margin-top : 10pt;
	margin-bottom :10pt;
	padding-right:10pt;
    padding-left:20pt;
	LIST-STYLE-IMAGE: url(/uploads/bullet_check.gif);
	text-align : justify;
}