/* for later appearance of subsection contents */

h4 {
		display: run-in;
		font-weight: normal;
		text-transform: uppercase;
}

h3 {
		display: none;
}


/* for earlier appearance of subsection contents */
/*
h4 {	
		display: none;
}

h3 {
		font-size: 1em;
		font-weight: normal;
		line-height: 1em;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		text-transform: capitalize;
		text-decoration: none;
		font-family: georgia, serif,"times new roman", "century schoolbook";
		color: #000033;
		font-weight: 900;
		font-size: 12px
}
*/
/*
ul.rmvolumes {

		padding: 0 20% 0 20%;
		list-style: none;
		text-align: center;
		
}
*/

h2 {
		font-size: 1em;
		font-weight: normal;
		line-height: 1em;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		text-transform: uppercase;
		text-decoration: none;
		font-family: georgia, serif,"times new roman", "century schoolbook";
		color: #000033;
		font-weight: 900;
		font-size: 12px
}


ul.rmissues {
		padding: 0 20% 0 20%;
		list-style: none;
		text-align: center;		
}

ul.rmissuecontents {
		list-style: none;
		text-align: left;
		text-indent: -2em;		
}

ul.rmcontents>ul> {
		list-style: none;
		background-color: red;
		text-align: left;
		
		padding: 0 0 0 0;
		margin; 0 0 0 0;
}

ul.rmissuecontents ul {
		list-style: none;
		text-align: left;
		marginƒ 0 0 0 0;
		padding: 0 0 0 0;
}

ul.rmissuecontents li {
		marginƒ 0 0 0 0;
		padding: 0 0 0.5em 0;
}

/*, ul.volumes>li*/ 

ul.rmissues>li {
		display: inline;
}

ul.rmissues > li {
		text-aligh: left;
		list-style: none;
		text-transform; capitalize;
		display: block;
		margin: 0 0 5em 0;
}

ul.rmvissues ul li {
		line-height: 1.5em;
}

.rmissuedate {
		display: block;
}



ul.othernavigation {
	list-style: none;

}

ul.thisnavigation {
	list-style: none;
}

ul.thisnavigation li {
	display: inline;
}

ul.othernavigation li {
	display: inline;
}

ul.rmissuecontents ol>li {
	display: list-item;
	text-indent: 2em;
	padding: 0 0 0 2m;
	list-style: upper-roman;
}

ol>ul {
	list-style: disc;
	/*padding: 0 0 0 2m;*/
	/*text-indent: 2em;*/
}

li a:link {


}

li a:visited {

}

li a:active {

}

li a:focus {

}

li a:hover {
	font-weight: bolder;
}

