body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/p3_vert.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #052E64;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #052E64;
}
h3 {
	font-weight: bold;
	color: #052E64;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
sup {
	font-size: smaller;
}

li {
	margin-top: 8px;
	list-style-image: url(../images/bullet_arrow.gif);
}

.bdy_image_head {
	margin-right: 10px;
	margin-bottom: 5px;
}
