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

body {
	font: .80em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #29326d;
	line-height: 1.3em;
}	

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0px;
	padding-top:1.0em;
}

.top {
	padding-top: 0px;
	margin-top: 0px;
}

.subhead {
	margin:0px;
}

.small {
	font-size: .8em;
}

.grey {
	color: #666;
}

tr {
	vertical-align:top;
}

ol li {
	margin-bottom: 20px;
}
