html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

@charset "UTF-8";

img {
	border: 0px;
}

html {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background: #FFFFFF url(images/body_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 130%;	
}

a {
	color: #000000;
}

#nav,#footer,#col1,#headerimage,#breadcrumb,#printmenu,#topnav,#suchbox {
	display: none;
}

#right_content {
	margin-top: 40px;
}

h1 {
	margin-top: 40px;
	font-size: 16pt;
	margin-bottom: 20px;
}

#lastchange {
	margin-top: 40px;
}

p {
	margin-bottom: 15px;
}
