.img		{	vertical-align:bottom;	}
.img_t	{	vertical-align:top;	}

.bg_bottom	{	background:url(img2/bg_gray.gif) repeat-x #ffffff bottom;	}
.bg_right		{	background:url(img2/bg_gray.gif) repeat-y #ffffff right;	}
.bg_left		{	background:url(img2/bg_gray.gif) repeat-y #ffffff left;	}
.bg_top			{	background:url(img2/bg_gray.gif) repeat-x #ffffff top;	}
.shadow			{	background:url(img2/shadow.jpg) repeat-x #003399 top;	height:10px;	}


.download	{	font-size:11px;	line-height:15px;	color:white;	}
.intro		{	font-size:14px;	line-height:22px;	}
.treat		{	font-weight:bold;	}

.justify	{	text-align:justify;	text-justify:distribute-all-lines;	}