 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 16px;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	text-decoration: none;	
}

a:hover{
	color: #CCC;
	text-decoration:none;
}

fieldset, img {
	border: 0;
}

ol, ul {
	list-style:none;
}

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

div {display: block;}

b, strong { font-weight: bold; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
