body {
font: 100% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
line-height: 1.25em;
rgb(36, 38, 39);
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
margin-bottom: 20px;
}
a:focus {
outline: 1px dotted invert
}
a:link, a:hover, a:visited {
	color: inherit;
	text-decoration: none;
}
hr {
border: 0 #ccc solid;
border-top-width: 1px;
clear: both;
height: 0
}
p {
	font-size: .875em;
}
h1 {
font-size: 1.75em;
}
h2 {
font-size: .875em;
text-transform: uppercase;
border-bottom: 1px dotted gray;
letter-spacing: .1em;
}
h3 {
font-size: .875em;
border-bottom: 1px dotted gray;
}
h4 {
font-size: .75em
}
h5 {
font-size: .75em
}
h6 {
font-size: .75em
}
ol {
list-style: decimal
}
h1,h2,h3,h4,h5 {
font-family: "Trebuchet MS",Trebuchet,Helvetica,sans-serif;
font-weight: normal;
}
#nav a:link, #nav a:visited {
	color: white;
}
#nav a:hover {
	color:rgb(203, 141, 107);
}
.caption {
font-size: .75em;
color: gray;
display: block;
margin-bottom: 20px;
}
