/* CSS Document */

@charset "utf-8";

/* Baseline reset */

/*html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, pre, a, em, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.4em;
	text-align: left;
}*/
p
{
     line-height:1.3em;
}
h1 h2
{
     line-height:1.3em;
}
blockquote {margin:0;}

a img, :link img, :visited img {
	border: 0;
}

ol, ul {
	list-style: none;
}

/* Baseline styles */

* { font-size:100%; }

html {
    height: 100%;
}



body{
	height:100%;
	font:74%/100%;
	font-family: Tahoma, Verdana, sans-serif;
}


div{ margin:0 0 0 0; height: auto; font-family: Arial, Helvetica, sans-serif;}

img {border:0;}

a {text-decoration: none; }

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,b,u,i,center,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}