* { font-size: 100.01%}

html, body,  dl, dt, dd, blockquote,
form, fieldset, legend, table, td, th{
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}


ul, li {list-style:none;}

sup { vertical-align: baseline; position: relative; top: -0.4em; font-size:85%;}
sub { vertical-align: baseline; position: relative; bottom: -0.4em; font-size:85%; }

html, body{height:100%}

body {color: #000000; font-family: Georgia, serif; line-height: 140%; background-color: #ffffff;}

a{text-decoration: underline;}

a:hover{text-decoration: none;}

img, div, a, input {behavior: url('/css/iepngfix.htc')}

img{border: 0;}

.clear {clear: both; font-size: 0; overflow: hidden; height: 1px; margin:0;padding:0;}

