/* CSS Document */

/***********************/
/** Reset **************/
/***********************/

body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, for, fieldset, legend, input, hr, img, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
}
