.chapter
{
	font-size: 180%;
	font-weight: bold;
}

.section
{
	font-size: large;
	font-weight: bold;
}

.subsection
{
	font-size: medium;
	font-weight: bold;
}
.subsubsection
{
	font-weight: bold;
}
.image
{
	text-align: center;
}
.caption
{
	text-align: center;
}
.thinspace
{
	margin-right: -0.15em;
}

sup a
{
	text-decoration:none!important;
	color:Black!important;
}

.references li
{
	font-size: smaller;
	line-height: 1.4em;
	margin-top: 1em;
	list-style: none;
}

.references a 
{
	text-decoration:none!important;
	color:Black!important;
}