﻿/* RESET */
html, body {margin: 0; padding: 0; border: 0; background: transparent; font-size: 1em; }
div, span, artical, aside, footer, header, hgroup, nnav, section, h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, table, tr, th, td, tbody, tfoot, thead
 { 	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	bacground: transparent; 
	}
img {	margin: 0; padding, border: 0;
	}
table, tr, th, td, tbody, tfoot. thead
     {	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	bacground: transparent; 
	}
table {	border-collapse: collapse; border-spacing: 0; }

input, select, textarea, form, fieldset
       { margin: 0;
	padding: 0;
	border: 0;
	}
article, aside, dialog, figure, footer, header, hgroup, nav, section
	{display: block; 
	}
h1, h2, h3, h4, h5, h6, p, li, blockquote, a, ol, ul, li, table, th, td, a, caption, em, strong, strike
    {font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-hight: 1em;
	text-indent: 0;
	text-decoration: none;
	text-align: center;
	color: #000;
	}
ol, ul { list-style: normal; }
