body {
     margin: 0px;
}

.head {
    COLOR : #1F6585;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
}

.text{
	COLOR : #252525;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.text_color{
	COLOR : #1F6585;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.text_e{
    COLOR: #25da1b;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-weight : bold;
}
.text_f{
    COLOR : #1F6585;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-weight : bold;

}
.text_white{
	COLOR : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.image_bullet{
 list-style-image: url(images/magnifier.gif);
 indent-left-shift: 18px;
 indent-right-shift: 10px;
}

.image_bullet2{
list-style-image: url(images/bullet.gif);
        margin-left: 10px;
}
