* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background:#fff;
}

sup  { 
	font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

#header { width: 100%; height: 97px; background: url(/images/header_bg.jpg) no-repeat; }
#header h1 { margin: 0; }
#header h1 a { float: left; width: 126px; height: 68px; margin: 15px 0 0 35px; background: url(/images/header_logo.gif) no-repeat; text-indent: -9999px; }
#content { padding: 30px 37px 30px 37px}
#content h2 { margin-top: 0px; margin-bottom: 20px;}
#content h3 { margin-top: 0px; margin-bottom: 20px;}
#content p { margin-top: 0px; margin-bottom: 20px; color: #464646;}
