html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr
{
	margin: 0;
	padding: 0;
}

body 
{ 
	background: #fff;
	color: #000;
	text-align: center;
	font: 62.5%/1.365 Arial, Helvetica, sans-serif;
}
h1
{
	font-size: 1.5em;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
p
{
	font-size: 1em;
	margin-bottom: 15px;
}

table
{
}
caption
{
	font-size: 1em;
	text-align: left;
}
th
{
	font-size: 1em;
	text-align: left;
}
th th
{
	font-size: 1em;
}
td
{
	padding: 0;
	font-size: 1em;
}
td td
{
	font-size: 1em;
}
ul, ol
{
	list-style: none;
}
li
{
	position: relative;
	font-size: 1em;
}
/*li li
{
	font-size: 1em;
}*/

hr
{
	border: 0;
	height: 1px;
	background: #999;
	background: #999;
	margin-bottom:0;
}
a, a:link, a:visited
{
	color: #000;
	text-decoration: underline;
}
a:hover, a:active
{
}
img
{
	border: none;
}
form
{
	margin: 0;
	padding: 0;
}
input, select, textarea
{
	font: 1em Arial, Helvetica, sans-serif;
}
html 
{
	overflow-y: scroll;
}
