html, body {
	font-family: "Century Gothic", "Apple Gothic", Helvetica, Arial, sans-serif ;
	font-size:10pt; color:#444;
	text-align:left;
	}
html, body, div, ul, li, p, fieldset, address, a, span, em, img, legend, hr, span, label, .hidden, strong, button, table, td, tr, th, select, option
{	margin:0; padding:0;
	background:none;
	border:none;
	outline:none;
	vertical-align:baseline;
        line-height:1;
	}
button  {
        cursor:pointer;
        }
.hidden {
        font-size:0;
        line-height:0;
        visibility:hidden;
        }
img, button     { vertical-align:bottom; }
a:link, a:visited, a:hover, a:active, a:focus
{ outline:none; color:inherit; font-size:inherit; text-decoration:none;}

h1, h2, h3, h4, h5
{	margin:0px auto;
	font-weight:400;
	padding:0;
        font-size:12pt;
}
	
ul, ol, dl	{ list-style:none; }
