@charset "ISO-8859-1";

* {
  x-color: #FFFFFF;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, a, abbr,
acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul,
li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	x-margin: 0;
	x-padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, a, abbr,
acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul,
li, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
	border: 0;
}

a {
  text-decoration:none; 
}

form, input {
  display: inline;
}

.clear_both {
  clear:left;
}
