html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0; padding: 0; border: 0;}

body {
   font-size: 100.01%;
   font-family: "Times New Roman", Times, serif;
   color: #000;
}

#wrapper {
   margin: 0px auto;
   width: 600px;
}

#LogoBottom {
	margin-bottom:16pt;
}

#content h1 {
   font-size: 18pt;
   color: #333333;
}

#content h2 {
   font-size: 16pt;
   color: #333333;
}

#content h3 {
   font-size: 14pt;
   color: #333333;
}

#content img {
	margin: 20px 20px 20px 0px;
}

#content p, ul {
   font-size: 11pt;
   line-height:140%;
}

#footer p {
	margin-top:20px;
   font-size: 11pt;
   line-height:140%;
}

#rightcol ul, p.hide {
display:none;
}