﻿:link, :visited
{
	text-decoration: none;
}

ul, ol
{
	list-style: none;
}


h1, h2, h3, h4, h5, h6, pre, code,table
{
	font-size: 100%;
	font-weight: normal;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
	border-style:none;
	
}

a img, :link img, :visited img, fieldset, img, abbr, acronym
{
	border: none;
	border: 0;
}


address, caption, cite, code, dfn, th, var, em, strong
{
	font-style: normal;
	font-weight: normal;
}


caption, th
{
	text-align: left;
}

td, th
{
	text-align:left;
	vertical-align:top;
	border-style:none;
	border-width:0px;
	padding-left: 5px;
}

q:before, q:after
{
	content: '';
}
body, html
{
	height:100%;
}