
.caption{}

pre{
	padding-top:14px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:40px;
	margin-right:40px;
	border:#0000CC;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
	background-color:#c3d2e5;
	font-size:12px;
}

h1 {
font-size: 18px;
line-height: 22px;
font-weight: bold;
color:#000000;
margin-top: 10px; 
margin-bottom: 10px; 
}
h2 {
font-size: 16px;
font-weight: normal;
color:#000000;
}
h3 {
font-size:14px;
font-weight: bold;
margin-top: 6px; 
margin-bottom: 6px; 
}

h4 {
font-size:16px;
font-weight: bold;
color:#666666;
margin-top: 14px; 
margin-bottom: 14px; 
}
h5 {
font-size: 18px;
line-height: 22px;
font-weight: bold;
color:#000000;
margin-top: 5px; 
margin-bottom: 5px; 
}

/* author, date */

.author-upf{
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.date-upf{
	font-size:12px;
	font-weight:normal;
	color:#666666;
}

.location-upf{
	font-weight:bold;
	text-transform:uppercase;
}

.size11{
	font-size:11px;
}
.size12{
	font-size:12px;
}

.size13{
	font-size:13px;
}
.size14{
	font-size:14px;
}

.size15{
	font-size:15px;
}
.size16{
	font-size:16px;
}
.size17{
	font-size:17px;
}
.size18{
	font-size:18px;
}
.size19{
	font-size:19px;
}
.size20{
	font-size:20px;
}
.readout-right{
	padding-right: 5px; 
	padding-left: 5px; 
	font-size: 18px;
	float: right; 
	width: 250px; 
	line-height: normal;
}

.readout-left{
	padding-right: 5px; 
	padding-left: 5px; 
	font-size: 18px;
	float: left; 
	width: 250px; 
	line-height: normal;
}


