html, body, applet, object, iframe,
blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, label, legend {
	margin: 0;
	padding: 0;

}
img {
border:0px;
}
table, caption, tbody, tfoot, thead, tr, th, td {


}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	 background-color:#e0e0e0;
	 font-family:"Trebuchet MS", Arial, Verdana, Helvatica;
	 font-size:13px;
	 color: #333;

}
ol, ul {
	
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	
}
caption, th, td {

}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

