@import  url('/common/style.css');

body, div, span, td, p, li,ul, strong, form, html, blockquote
{
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: small;
}

html, body 
{
  margin:  0;
  padding: 0;
  background-color:#ffffff;
}
