html,div,span,applet,object,iframe,blockquote,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline;}
body{
	margin:0;
	padding:0;
}

.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.clear{clear:both;}
.hidden{display:none!important;visibility:hidden;}
img.left{margin-bottom:5px;margin-right:8px;}
img.right{margin-bottom:5px;margin-left:8px;}
pre,blockquote,ul,ol,dl,address,p{margin:0 0 1em;}
a abbr,a acronym,fieldset{border:medium none}
a img,img{border:0;text-decoration:none;}
a{
	text-decoration:none;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}