.list1 {
	list-style-position: outside;
	list-style-type: disc;
}
a
{
text-decoration: none;
color: black;
}
a:hover
{
text-decoration: none;
color: #0033CC;
}
img.bs 
{
 display: inline;
}
div.picturecontainer
{
float: left;
position: relative;
margin-left: auto;
margin-right: auto;
width: 75%;
}
p.uppertext
{
line-height: 90%;
}
