.bodycopy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
img    /* this puts a black line around all pictures - change color if you want  */
{border: #000000 solid 1px;}

a img          /* this gets rid of the border around a picture that is a link   */
{border: none;}

}
