*
{
	margin:0 auto;
	padding:0px;
	border:none;
	border:0;
	position:relative;
	font-family:Trebuchet MS,Tahoma,Arial,Verdana;
	outline: 0;
	font-size: 100%;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	list-style:none;
	vertical-align:baseline;
	text-decoration:none;
	background:center top no-repeat;
	background-attachment:scroll;
}

body
{
	line-height: 15px;
	color: black;
	background-color:#FFFFFF;
}

ol, ul
{
	list-style: none;
}

table
{
	border-style:none;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
}

td
{
	border-style:none;
	border-width: 0px;
}

:focus
{
	outline: 0;
}

ins
{
	text-decoration: none;
}

del
{
	text-decoration: line-through;
}

a, a:link, a:visited, a:hover, a:active
{
	text-decoration:none;
	outline: 0;
}

input,select,textarea
{
	text-align:left;
}
