p, .paragraph {
	margin: 7px 0 ;
	padding-bottom: 7px;
}

h1 {
	color: #00008D;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	margin: 7px 0 0 0;
	color: #00008D;
	font-size: 13pt;
	font-weight: bold;
}

h3 {
	margin: 7px 0 0 0;
	font-size: 12pt;
	font-weight: bold;
}

.page_title {
	color: #00008D;
	font-size: 14pt;
	font-weight: bold;
}

.page_subtitle {
	margin: 7px 0 0 0;
	color: #00008D;
	font-size: 13pt;
	font-weight: bold;
}


.section_head {
	margin: 7px 0 0 0;
	font-size: 12pt;
	font-weight: bold;
}

.emphasis {
	font-weight: bold;
}

.links_like_buttons {
}

.links_like_buttons a {
	font-size: 90%;
	color: white;
	font-weight: bold;
	border: 1px solid #0A0A6C;
	background-color: #000066;
	background-image: url(../images/bgheader.gif);
	padding: 4px 10px;
	line-height: 17px;
	height: 20px;
	white-space: nowrap;
}

A.bold_link {
	font-weight: bold;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul li, ol li {
	margin-bottom: 7px;
}

ul li ul {
	margin-top: 7px;
}
