li.sublinks { list-style-position: inside; list-style-image:url(../images/right_bullet.gif); }
ul.normal 
	{ 
	list-style-image:none; 
	list-style-position: inside;
	}
ul.eng { list-style-image:url(../images/right_bullet.gif); }

p.indented { margin-left: 1em; }
p.halfindent { margin-left: 0.5em; }

a.englink:LINK { font-weight: bold; color: #4360A0; background-color: transparent; text-decoration: none; }
a.englink:VISITED { font-weight: bold; color: #4360A0; background-color: transparent; text-decoration: none; }

p.jt
{
	text-align:justify;
}

p.centeredimage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

p.alright
	{
    text-align:right;
    }
	
img.noborder { border: 0px; }
img.albot
	{ 
	vertical-align: middle;	
	border: 0px;
	}

