
div,noscript,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,hr,
ul,ol,li,dl,dt,dd,
table,caption,thead,tfoot,tbody,tr,th,td,
form
{
margin:0px;	padding:0px;
font-family:'Arial','‚l‚r ‚oƒSƒVƒbƒN','Osaka',sans-serif;
font-weight:400;
font-style:normal;
text-decoration:none;
font-size:12px;
line-height:18px;
}

/* ################################################## */

span,ins,del,
a,img,b,i,u,tt,
q,em,strong,cite,dfn,code,kbd,var,samp,abbr,acronym
{
font-weight:400;
font-style:normal;
text-decoration:none;
border:none 0px;
}

/* ################################################## */

a{text-decoration:underline;}
a:link		{color:#36c;}
a:visited	{color:#36c;}
a:hover		{color:#c00;}
a:active	{color:#909;}

body{
margin:0px;	padding:60px 0px 20px 0px;
background:#fff;	color:#000;
text-align:center;
}

hr{
display:none;
}

/* ################################################## */