*
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;	
	vertical-align: baseline;
}


:focus { outline: 0; }

body
{
	font-size: 0.7em;
	line-height: 1.2em;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

ol, ul { list-style: none; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

input,
textarea
{
	background-color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


q:before,
q:after
{
	content: "";
}

a { color: #EE3524; text-decoration: none; }

strong, b
{
	font-weight: bold;
}