
/*padding inside border*/
/*margin outside border*/
/* #-id .-class   */

.imgleftb {
	float: left;
	margin: 10px 15px 10px 10px;
	padding: 1px;
}
.imgctrb {
	margin: 10px 15px 10px 20px;
}

.anch_hd2{
	margin: 0 0 16px 0;
	font-size: 1.10em;
	font-weight: normal;
	font-style: italic;
	color: #bf0000;
	background-color: inherit;
}
div.anch_hd2 a{
	margin: 0 0 16px 0;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	color: #0044CC;
	background-color: inherit;
	text-decoration: underline;
}

.rm, div.rm a{
	display: inline;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	color: #0044cc;
	background-color: inherit;
	text-decoration: underline;
}

h5 {
	padding: 0px 0 0 20px;
	font-size: 1.6em;
	background-color: inherit;
	color: #BF0000;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
}

h6{
	margin: 0 0 16px 0;
	font-size: 1.05em;
	font-weight: bold;
	font-style: italic;
	color:#BF0000;
	background-color: inherit;
}

recpst{
	margin: 0 0 5px 0;
	font-size: 1.0em;
	font-weight: normal;
	color: #0044cc;
	background-color: inherit;
	text-decoration: underline;
}

archpst{
	margin: 0 0 0px 0;
	font-size: 1.0em;
	font-weight: normal;
	color: #0044cc;
	background-color: inherit;
	text-decoration: underline;
	line-height: 1.8em;
}



