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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/* font-family: inherit; */
	vertical-align: baseline;
}
/*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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
*/html { font-size: 100.01% }
body { font-size: 62.5%; }
p,li,dd,th,td,pre,blockquote,address,input,select { font-size: 1.2em; }
h1,h2,h3,h4,h5,h6,p,pre,blockquote,form,ul,ol,dl,hr,table,address,fieldset { margin-bottom: 15px; }
h1 { font-size: 2.4em; font-weight: normal; }
h2 { font-size: 2em; font-weight: normal; }
h3 { font-size: 21px; font-weight: bold; }
h4 { font-size: 19px; font-weight: bold; }
h5 { font-size: 17px; font-weight: bold; }
h6 { font-size: 15px; font-weight: bold; }
li, dd, blockquote { margin-left: 40px; }
/*table {  border-collapse: collapse; border-spacing: 0; }*/
strong { font-weight: bold; }
em { font-style: italic; }
a { text-decoration: none; }
/*input,textarea,select { border: 1px solid #ccc; }*/
:focus  { outline: 0; }
img.centered,
.aligncenter,
div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright
{
	margin: 0 0 0 10px;
	display: inline;
}
img.alignleft
{
	margin: 0 10px 0 0;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }
