H1,H2,H3 {
}
H4 {
	font-family: serif;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 12pt
}

.small-text {
	font-size: 10pt;
}

.small-header {
	font-weight: bold;
	font-size: 10pt
}

.slide-cell {
	#position:relative;
	background-color:#F0F0F0;
	border-style:solid;
	border-width:1px;
	-moz-border-radius:9px;
	margin:5;
	height:180px;
	width:180px;
	float:left;
	text-align:center;
	#vertical-align:top;
}
