html, body {
	background: #fff;
	color: #000;
	font-size: 12pt;
}

a:link, a:visited {
    background: #fff;
	color: #000000;
	text-decoration: none;
}

#mainNav, #header, #secNav, #apm, #cat, #catNav, #tertNav, #bottomNav, #footer {
	display: none;
}

h1, h2 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

h3, h4, h5, h6 {
	font-weight: bold;
}

h3 {
	text-align: center;
	font-size: 24pt;
}

h4 {
	font-size: 16pt;
}

h5 {
	font-size: 14pt;
}

h6 {
	font-size: 12pt;
}

#text {
	text-align: left;
}

#lawmedicine {
	text-align: center;
}

#hjb {
	float: left;
	margin-right: 5px;
	border: none;
}

.textImage {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.textCenter {
	text-align:center;
}

.textLeft {
	float: left;
}
.textRight {
	float: right;
}

.clear {
	clear: both;
	margin-top: 1em;
}
