﻿body
,a, a:link, a:hover, a:focus, a:active, a:visited
,table, tbody, th, tr, td,
h1, h2, h3, h4, h5, h6,
ul, ol, li
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

img, table
{
	border: 0;
}

ul, ol, li
{
	list-style: none;
}