@charset "utf-8";
/* CSS Document */

div.col1{
	margin:0 4em 3em;
	width: auto;
}

div.col1 p{
	font-size: 110%;
	margin-bottom:0.5em;
}

div.col1 ol{
	list-style-position: inside;
}

div.col1 ol li{
	margin-bottom: 0.5em;
}

div.col1 ol li strong{
	margin-right: 0.5em;
}

div.col1 img#signature{
	float: right;
    margin: 2em 1.5em 4em;
}