*
	{
	/*
	margin:0;
	padding:0;*/
	border:0;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	}
html,body
	{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	}
html,body,address,applet,blockquote,button,center,dd,del,dir,div,dl,dt,fieldset,form,frameset,h1,h2,h3,h4,h5,h6,iframe,ins,isindex,li,map,menu,noframes,noscript,object,ol,p,pre,script,table,tbody,td,tfoot,th,thead,tr,ul,label
	{
	/*
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	*/
	}
/*input,textarea,select,*/
html,br,optgroup,ul,ol,dl,option,object,fieldset,pre,var,p,legend,kbd,h6,h5,h4,h3,h2,h1,dt,dfn,code,caption,bdo,address,form,li,div,dd,button,body,blockquote
	{
	display:block;
	}
hr
	{
	display:block;
	height:2px;
	border:1px inset;
	margin:0.5em auto 0.5em auto;
	color:black;
	-moz-float-edge:margin-box;
	-moz-box-sizing:border-box;
	}
hr[size="1"]
	{
	border-style:solid none none none;
	}
table
	{
	display:table;
	}
tbody
	{
	display: table-row-group;
	vertical-align:middle;
	}
tr
	{
	display:table-row;
	}
td
	{
	display:table-cell;
	}
th
	{
	display:table-cell;
	}
caption
	{
	display:table-caption;
	}
colgroup
	{
	display:table-column-group;
	}
rowgroup
	{
	display:table-row-group;
	}
thead
	{
	display:table-header-group;
	}
tfoot
	{
	display:table-footer-group;
	}
ul,ol
	{
	}
li
	{
	/*marker-offset:auto;*/
	display:list-item;
	}
p
	{
	margin:.5em 0 .5em 0;
	}
address
	{
	margin:.5em 0 .5em 0;
	}
h1
	{
	margin:.10em 0 .15em 0;
	font-size:33px;
	}
h2
	{
	margin:.5em 0 .5em 0;
	font-size:23px;
	font-weight:bold;
	}
h3
	{
	margin:.5em 0 .5em 0;
	font-size:17px;
	font-weight:bold;
	}
h4
	{
	margin:.5em 0 .5em 0;
	font-size:16px;
	font-weight:bold;
	}
h5
	{
	margin:.5em 0 .5em 0;
	font-size:15px;
	font-weight:bold;
	}
h6
	{
	margin:.5em 0 .5em 0;
	font-size:15px;
	font-weight:bold;
	}
a,em,strong,span
	{
	font-family:inherit;
	/*font-size:inherit;*/
	}
strong,b
	{
	font-weight:bold;
	font-family:inherit;
	font-size:inherit;
	}
em,i
	{
	font-style:italic;
	font-family:inherit;
	/*font-size:inherit;*/
	}
a
	{
	text-decoration:none;
	cursor:pointer;
	color:blue;
	border:none;
	}
a *
	{
	cursor:pointer;
	text-decoration:none;
	color:blue;
	border:none;
	}
a:hover
	{
	text-decoration:underline;
	color:blue;
	border:none;
	}
a:visited
	{
	color:#77198b;
	border:none;
	}
a:active
	{
	color:red;
	}
input
	{
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	}
