h1{ font-size:220%;
	font-weight: 100;
	margin:0 0 .4em 0;
	padding: 0;}
h2, h3, h4{
	font-weight: normal;
	color: #333;
	margin:0;}
h2{	font-size:160%;}
h3{	font-size:130%;}
h4{	font-size:100%;}

h1.title{margin-bottom:-.2em;}
a.blue {color:#3d7f99}
a.green{color:#78a37e}
a.green:hover{color:#1e7394}
a.blue:hover {color:#5f9367}
a.js {color:#78a37e;text-decoration:none; border-bottom:1px dashed #78a37e}
a.js:hover {color:#1e7394;text-decoration:none; border-bottom:1px dashed #1e7394}
div.form input[type=text],
div.form select,
div.form textarea {border:1px solid #ccc; margin:.1em 0 .3em}
.width100 {width:95%; }