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

ol#sections {
	color:#999;
	margin-left:60px;
	line-height:1.5em;
	font-size:20px;
	list-style-type: upper-roman;
}


#sections a:link, #sections a:visited {
	text-decoration:underline;

}