/* DSSI.net Typography */

body {
	font-size:75%;
	font-family:Tahoma, Arial, sans-serif;
	}
html>body {
	font-size:12px;
	}
textarea {
	font-family:Tahoma, Arial, sans-serif;
	}
h1 {
	font-size:2em;
	color:#000;
	line-height:1.5em;
	color:#e87d1d;
	font-size:bold;
	}
h2 {
	font-size:1.5em;
	font-weight:300;
	}
h3 {
	font-size:1.5em;
	font-weight:300;
	}
h4 {
	color:#444;
	font-weight:bold;
	border-bottom:1px solid #bfbfbf;
	padding-bottom:3px;
	}
h1, h2 {
	margin-bottom:18px;
	}
p, ul, ol, dl, blockquote, table {
	margin-bottom:1.5em;
	}
p, dt, dd, li {
	line-height:1.5em;
	}
ul {
	margin-left:65px;
	}
ul li {
	list-style-type:square;
	}
#col14 ul {
	margin-left:35px;
	}
#nav ul, #sidenav ul, #footer ul, #subnav ul {
	margin-left:0;
	}
ol {
	list-style-type:decimal;
	margin-left:4em;
	}
blockquote {
	margin-left:2.917em;
	padding-left:0.683em;
	border-left:0.4em solid #ccc;
	}
dt, strong {
	font-weight:bold;
	}