html#presentations div#content {
margin: 30px;
}

html#presentations div#content h2 {
text-align: left;
font-family: verdana;
color: #000000;
font-weight: normal;
font-size: 14pt;
width: auto;
margin-right: 3px;
margin-bottom: 10px;
}

html#presentations div#content p {
text-indent: 1em;
margin-bottom: 1em;
font-family: verdana, sans-serif;
font-size: 8pt;
line-height: 160%;
color: #575757;
}

	html#presentations div#content p a {
	color: #ff0000;
	}
	
html#presentations div#content img {
padding: 3px;
}

html#presentations div#content ul {
font-family: verdana, sans-serif;
font-size: 8pt;
line-height: 160%;
color: #575757;
margin-left: 30px;
margin-bottom: 30px;
}

html#presentations div#content ul li {
list-style-type: none;
}

html#presentations div#content ul li a {
color: #000000;
padding-right: 10px;
padding-left: 5px;
}
