/* Styles not related to code  */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
}
h1 { font-size:1.3em; }
h2 { font-size:1.2em; }
a:link { color:#33c; }    
a:visited { color:#339; }
ul { margin-bottom: 2.4em; }
ul li { margin-bottom:.5em; }
p { max-width: 60em; }

