body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
#header,
#logo,
#nav,
#nav ul,
#side_nav,
#ttt,
#footer #links
{
	display:none;
}
body {
	margin:0px;
	padding:0px;
}
#body_container {
	width: 100%;
	margin: 0px auto;
	text-align:left;
	position:relative;
}
#content {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 10px 0px 10px 0px;
	padding: 15px 0px 5px 0px;
}
h1 {
	font-size:24px;
	color:black;
	margin-bottom:15px;
}
h2 {
	font-size:17px;
	margin-bottom:15px;
}
h3 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
h4 {
	font-size:15px;
	font-weight:bold;
}
h5 {
	font-size:19px;
	padding:5px 10px 0px 10px;
	line-height:19px;
}
p {
	margin-bottom:10px;
}
hr {
	margin:0 0 10px 0;
	height:1px;
	border:0;
}
#footer_copy {
	position:relative;
	margin: 10px 0px 0px 0px;
	font-size:11px;
}
